Try to set your LD_LIBRARY_PATH to the directory containing your .so files. Then restart Zope inside the environment where you have set the variable. -aj --On Friday, June 21, 2002 16:36 +0200 Juliette Colmant <jcolmant@yahoo.fr> wrote:
Hello, I have a problem using libraries with Zope. I have a C++ program. I made some libraries to be able to call it with Python. When I use just Python it works. But when I call my Python script with a Zope External method i doesn't work. The error message I get is :
Zope Error
Zope has encountered an error while publishing this resource.
Error Type: ImportError Error Value: ./test.so: cannot open shared object file: No such file or directory
If someone can help me? Thanks
___________________________________________________________ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.yahoo.com
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
--------------------------------------------------------------------- - Andreas Jung http://www.andreas-jung.com - - EMail: andreas at andreas-jung.com - - "Life is too short to (re)write parsers" - ---------------------------------------------------------------------