[Zope3-Users] Install zope3 problems

Jean-Michel FRANCOIS jeanmichel.francois at makina-corpus.com
Thu Dec 4 11:20:22 EST 2008


Hi George.

  Zope has a lot of tests. Every succeed test do a dot on the stdout.
Some of them has failed, I think you can do ' make install' without to
be afraid of the results. Then try to make an instance and start it. If
it doesn't work you will have a real problem.

George Wright a écrit :
> 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 <mailto:georgewr at bigpond.net.au>
> http://mywebsite.bigpond.net.au/georgewr/
> http://www.labyrinth.net.au/~gwright
> <http://www.labyrinth.net.au/%7Egwright>
>
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Zope3-users mailing list
> Zope3-users at zope.org
> http://mail.zope.org/mailman/listinfo/zope3-users
>   



More information about the Zope3-users mailing list