Hi,

I am running postgresql with pyscopg2. I have put the details on my
blog post at http://www.vyomtech.com/vyomcms/pyscopg2onubuntu64bit.html
The essence is first you uninstall your existing python-psycopg2
package. Then install python-dev (in your case it would be 2.5) and
then download the psycopg2 source and install by command sudo python
setup.py install in pyscopg2 source directory.

If you have any questions let me know.

Vikrant


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