View Single Post
  #2 (permalink)  
Old 11-19-2005, 09:08 AM
marcmac marcmac is offline
Zimbra Employee
 
Posts: 2,103
Default A note about the mac build

Our ports attempt, as far as possible, to use native packaging formats - which, on the mac, means the .pkg format. This gets you a fancy GUI installer (!) - but the configuration is the same. This means that after the install, you have to run the /opt/zimbra/libexec/zmsetup.pl script (as root). (This is all documented - you read the docs, right?).

Also, like the other systems, we're building on a pretty up-to-date box - so run software update before you install. The mac dependency checking isn't as robust as that of the RH platforms. (Though, in some ways, it doesn't have to be, since the Mac OS X OS install isn't as customizable).

That said - have fun with it, and definitely let us know if you run into any issues. The Mac codebase is THE SAME as the linux codebase - there are some conditionals in the scripts to work around OS differences, but that's it. (Anyone who wants to compare the 2 builds and post results, we'd love to see that information.)
Reply With Quote