We have a Linux (SUSE) install that has python and we > have another test automation tool called Squish > (created by Froglogic) and it has Python installed > also. I need to connect to a PostGreSQL database and > I've been trying to install PyGreSQL and it gives the > error below. I need to change the location where the > build and install is done (to the Squish Python > location). But the install appears to continue to try > to utilize the SUSE Python instance. How do I change > this build and install location? I'm utilizing your > install instruction with no success. > > Thank you > Lewis Harvey > > The error: > > linux-lewis:/usr/local/squish/python/lib/python2.4 # > python setup.py build > running build > running build_py > running build_ext > error: invalid Python installation: unable to open > /usr/lib/python2.4/config/Makefile (No such file or directory) > linux-lewis:/usr/local/squish/python/lib/python2.4 #
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
_______________________________________________ PyGreSQL mailing list [email protected] http://mailman.vex.net/mailman/listinfo/pygresql
