Am Freitag, 6. Juli 2007 15:43 schrieb uxmal:
> hello,
> I know it isn't directly related to django, but well my django depends
> on it...
>
> yesterday I installed postgresql, mxBase, and psycopg 1.1 on openSUSE
> 10.2,
> and it worked fine until today (Django is really cool!).
>
>
>
> using psycopg :
>  Error loading psycopg module: libpq.so.5: cannot open shared object
> file: No such file or directory

This is the shared library provided by the postgres or postgres-devel
RPM.

It should be under /usr/lib or /usr/lib64.

Starting the sql shell (psql) should fail, too.

> But after upgrading it mysteriously decided to stop working...

What kind of upgrade? (SuSE, Django, Hardware, ...)

 Thomas 

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to