[Zope] Compiling on Mac OS X
tom smith
tom@othermedia.com
Wed, 28 Mar 2001 17:39:23 +0100
On Tuesday, March 27, 2001, at 08:54 PM, Steve Spicklemire wrote:
>
> Hi Gregg,
>
> Hmm.. somehow your 'pythonpath' seems to be out of whack. I've built/run
> Zope on the public beta with no problem... I should get the release
> version soon.. when I do I'll ship you details..
>
> what does:
>
> find /usr/local/zope/2-3-0 -name "ExtensionClass*" -ls
>
> produce?
hi, I'm too am trying to build zope on OSX too...and everything worked
until I ran ./start and it complained of a lack of Extension Class. I
installed Python 2.0 NOT on the main drive so I suspect my path is out
of whack...
is there anything I can do?
tom
p.s I'm new to unix