Zope Zone Navigation
 
Document Actions
  • Print this page
  • Add Bookmarklet

Installation prob

Up to General

Installation prob

Posted by Jane Lim at October 10. 2005
ok here goes, after after installing Zope rpm from http://dag.wieers.com/packages/zope/ I am unable to adduser.

[root@rabbit bin]# ./zopectl adduser rabbit insertpasswordhere
/usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
DeprecationWarning)
/usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
DeprecationWarning)

where have i gone wrong now? :(

~grassie

Installation prob

Posted by Jane Lim at October 10. 2005
ok here goes, after after installing Zope rpm from http://dag.wieers.com/packages/zope/ I am unable to adduser.

[root@rabbit bin]# ./zopectl adduser rabbit insertpasswordhere
/usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
DeprecationWarning)
/usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
DeprecationWarning)

where have i gone wrong now? :(

~grassie

Installation prob

Posted by Jane Lim at October 10. 2005
Update!! ok, i googled a little on the error message and someone else had posted on another thread (see https://www.redhat.com/archives/fedora-extras-list/2005-July/msg01376.html) of a similar prob. Anyway, i followed the advice on there and installed the Python Imaging Library (PIL). It worked even though i can still see the error message. To those who downloaded the Zope rpm for RedHat/Fedora from http://dag.wieers.com/packages/zope/ and encountered a similar error message, you might want to try installing the PIL.

That's all folks!

~grassie

Installation prob

Posted by Jake at October 10. 2005
I always build from source, never from RPM.

Jake

Installation prob

Posted by Jane Lim at October 10. 2005
well, you probably know what you're doing while i don't. so what was the deprecation warning about? python libraries?

~grassie
Powered by Ploneboard
 

Home Discussions General Installation prob