[Zope] Zope on MacOSX?
Jens Vagelpohl
jens@zope.com
Tue, 15 Oct 2002 00:43:56 -0400
> I build Python 2.1.3 and Zope 2.6 on OS X. Some hints I can give are:
>
> Build on a UFS filesystem to avoid case insensitivity problems. If your
> disks have HFS+ file systems, use /Applications/Utilities/Disk Copy.app
> to create a UFS disk image big enough to hold your build and mount it.
>
this is not necessary if you pass the --with-suffix flag to the
configure script. since from what i hear it is problematic to do too
much with UFS-partitions under OS X i would not recommend it.
jens