Look at /etc/ld.so.conf and "man ldconfig".
> When I reinstall psycopg 1 or 2 (properly configured with my lib path / > usr/local/pgsql/lib/), > it works (no error at the install of psycopg) > > but then it can't find this damn lib ! > > ----------------------------------------------------------- > > >>> import psycopg > > Traceback (most recent call last): > File "<stdin>", line 1, in <module> > ImportError: libpq.so.5: cannot open shared object file: No such file > or directory --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---