Building psycopg against particular Python
Michael Hipp <[email protected]>
| Newsgroups | gmane.comp.python.db.psycopg.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello, I'm trying to build Psycopg2 in an RHEL environment where I don't have root access. I need to build it against an install of Python that is not in the "normal" system wide location but instead is installed in my home directory. How do I point Psycopg2's build process to that "non default" install of Python? Thanks, Michael