[pylucene-dev] Install PyLucene with Django's problem
Kevin anew
kevinanew at gmail.com
Sun Oct 29 18:50:35 PST 2006
I install PyLucene with Django in a shared-hosting.
but django raise a error like:
-----------------------
Error was: libstdc++.so.6: cannot open shared object file: No such file or
directory
-----------------------
This error because I don't have permission to copy libstdc++.so.6 to
/usr/local.
I try to use LD_LIBRARY_PATH to set another directory to save this lib file,
but it not work with django. :(
How can I use PyLucene with Django?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osafoundation.org/pipermail/pylucene-dev/attachments/20061030/0144af91/attachment.htm
More information about the pylucene-dev
mailing list