[Zope3-Users] Install zope3 problems
George Wright
georgewr at bigpond.net.au
Wed Dec 3 16:25:18 EST 2008
Gidday
I'm having probs installing zope3 on OSX 10.5.5
I've downloaded Zope-3.4.0c1 and ./configure demanded python2.4.3 not
the 2.5.1 or 2.6 that I have.
I got and installed 2.4.5 and configured using that python - couldn't
find 2.4.3
./configure --with-python /usr/local/bin/python2.4
(By the way the readme has a double dash in front of the python which
is an error:
./configure --with--python /usr/local/bin/python2.4)
Then "make" worked OK
I did "make check" and got hundreds of ....s BUT everything just stops
on a dot and that's it!!
I've waited a long time. In Terminal 'top' shows python2.4 is running
but with very low activity.
I did also get other messages during check like this:
"""
..................................................
Failure in test allow_duplicate_arguments (zdaemon.tests.tests)
Failed doctest test for zdaemon.tests.tests.allow_duplicate_arguments
File "/Users/georgewr/Zope-3.4.0c1/build/lib.macosx-10.5-i386-2.4/
zdaemon/tests/tests.py", line 66, in allow_duplicate_arguments
----------------------------------------------------------------------
File "/Users/georgewr/Zope-3.4.0c1/build/lib.macosx-10.5-i386-2.4/
zdaemon/tests/tests.py", line 84, in
zdaemon.tests.tests.allow_duplicate_arguments
Failed example:
system("./zdaemon -Cconf -Cconf -Cconf stop")
Expected:
daemon process stopped
Got:
.
Daemon manager not running.
.......................
"""
I haven't yet tried to do make install.
Should I ignore the make check?
George Wright
georgewr at bigpond.net.au
http://mywebsite.bigpond.net.au/georgewr/
http://www.labyrinth.net.au/~gwright
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope3-users/attachments/20081204/6e59ac69/attachment.html
More information about the Zope3-users
mailing list