• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

How good is MacOS as a Unix development environment?

shuttleboi

Senior member
I've been working with a lot Unices in my life (SunOS, Solaris, Ultrix, AIX, HPUX, Linux, probably others). How is MacOS in terms of a Unix development environment? When I download source packages, will configure/make/make install work just fine usually?
 
Sure. For the most part.

It's not going to have the same compatability for open source stuff as most linux distros have, but for actual coding and such it should be fine.

According to Macheads Xcode is.. ah.. very good. But I don't know about that.
 
My experience with OS X has been mainly in poking around on XServe machines and I've had to do the regular PHP, MySQL, Apache, etc. installs. They've been pretty straightforward for the most part. Older versions of the OS had lots of odd compatibility problems, but things are a lot smoother now.
 
Back
Top