22 Oct
1999
22 Oct
'99
6:08 p.m.
-----Original Message----- From: Kaleissin [mailto:taliesin@nvg.org] Sent: Friday, October 22, 1999 12:56 PM To: zope@zope.org Subject: [Zope] etcuserfolder?
Anyone got etcuserfolder to work? The product breaks with
from crypt import crypt ImportError: Shared object "libcrypt.so.1" not found
and this on a vanilla FreeBSD 3.2 box... the crypt-module works fine in an ordinary python program or interactively...
Zope's path is not the same as your system's python path. Try either copying your .so.1 file into the etcUserFolder product directory or hack z2.py to add where it exists on your system to the zope path. -Michel
9663
Age (days ago)
9663
Last active (days ago)
0 comments
1 participants
participants (1)
-
Michel Pelletier