PyGreSQL Install

From: "goodepic" <goodepic(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: PyGreSQL Install
Date: 2007-01-05 21:07:39
Message-ID: 1168031259.084419.107500@v33g2000cwv.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I'm crossposting this one with comp.lang.python, since it's a bit of a
crisis (I'm going on a 3 week trip for work with only my laptop so I
need to get this running!).

I'm trying to get the pgdb module working in python 2.5 on my macbook,
2ghz intel core duo, running os x 10.4.8. I didn't have postgresql,
which I just installed from source succesfully. I also successfully
installed pygresql from source, but it installed in the base python
2.3, while I've made a bunch of upgrades to my python 2.5 and can't
just go back to using 2.3.

I don't know where every file is, but I know I need pgdb in:

/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages

Right now it's installed in:

/System/Library/Frameworks/Python.frameworks/Version/2.3/lib/python2.3/site-packages

Anyone know what I can change in pygresql's setup.py or for the build
or install options that will get me where I need to go?

Thanks!!
Matt

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jeremy Haile 2007-01-05 21:08:03 Re: Database versus filesystem for storing images
Previous Message Erik Jones 2007-01-05 21:05:44 vacuum v. vacuumdb