Hi, I need py-psycopg2 for Python2.5 but the one in the repository depends on python24. I edited the Portfile and changed this to python25 and did a port install. Python2.5 was correctly downloaded and installed but psycopg2 build failed as it was looking for /opt/local/bin/python2.4 instead of python2.5. I was able to build psycopg2 directly in the work folder, I'm just wondering how do I configure it so port will install it too. Thanks, -John K
done -- py25-psycopg2 is in the ports tree now and will show up in the next index. Regards, -Markus On 04.12.2007, at 18:42, John Keyes wrote:
Hi,
I need py-psycopg2 for Python2.5 but the one in the repository depends on python24. I edited the Portfile and changed this to python25 and did a port install.
Python2.5 was correctly downloaded and installed but psycopg2 build failed as it was looking for /opt/local/bin/python2.4 instead of python2.5.
I was able to build psycopg2 directly in the work folder, I'm just wondering how do I configure it so port will install it too.
Thanks, -John K
_______________________________________________ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users
--- Dipl. Inf. (FH) Markus W. Weissmann http://www.mweissmann.de/
participants (2)
-
John Keyes
-
Weissmann Markus