Just for the record:
In another plone installation i ran into the same problem, spatial
index was installed in $HOME:
solution:
in base.cfg add LD_LIBRARY_PATH in the [client1] section in a zeo installation:
[client1]
...
# You may also control the environment variables for the instance.
environment-vars =
PYTHON_EGG_CACHE ${buildout:directory}/var/.python-eggs
LD_LIBRARY_PATH /home/myuser/lib
On Thu, Jun 10, 2010 at 11:21 AM, Sean Gillies <[email protected]> wrote:
> On Wed, Jun 9, 2010 at 5:37 PM, Christian Ledermann
> You need to put /usr/local/lib ahead of /usr/lib on your library
> search path. I wouldn't do this system wide, but would set
> LD_LIBRARY_PATH=/usr/local/lib:... within the process running
> Zope/Plone. You're using buildout, yes? If so, you can set the path
> through an instance buildout option. Otherwise, set it in your start
> up script.
--
Best Regards,
Christian Ledermann
Nairobi - Kenya
Mobile : +254 702978914
<*)))>{
If you save the living environment, the biodiversity that we have left,
you will also automatically save the physical environment, too. But If
you only save the physical environment, you will ultimately lose both.
1) Don’t drive species to extinction
2) Don’t destroy a habitat that species rely on.
3) Don’t change the climate in ways that will result in the above.
}<(((*>
_______________________________________________
Community mailing list
[email protected]
http://lists.gispython.org/mailman/listinfo/community