> ImportError: libpq.so.5: cannot open shared object file: No such file or
> directory
> 
> libpq files are readable by the world: [EMAIL PROTECTED] pgsql # ll lib/ -d
> drwxr-xr-x 3 postgres postgres 1528 2007-05-07 23:25 lib/

Don't try this as the root user, but as the one for whom it is failing:
What does "file /usr/local/psql/lib/libpq.so.5" say?

> The postgreSQL lib is in ld.so.conf and ldconfig has been run:
> 
> What is wrong?

So what does "/sbin/ldconfig -p" say, when run as the user for whom
it is failing?

Regards,
Martin
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to