Love, Matt wrote: > The first error message I get is 'Python.h: No such > File or directory'. I imagine that is a problem. Probably you have only installed the python package. You need to install the python-devel package as well. You'll also need postgresql-devel. -- Christoph