30 Jan
2008
30 Jan
'08
9:54 p.m.
-----Original Message----- From: dieter@handshake.de Sent: Wed, 30 Jan 2008 19:29:05 +0100
This is too late.
The dynamic loader looks at "LD_LIBRARY_PATH" on startup and then caches the value. Later modification have no effect on the current process.
You need to set "LD_LIBRARY_PATH" before you start Zope.
Thank you Dieter, I think you are right, and I am going to add the LD_LIBRARY_PATH to zopectl