I saw this in the python source setup.py:
include_dirs=['/usr/include/pgsql']
library_dirs=['usr/lib/pgsql']
^^^
optional_libs=['pq']
data_files = []
Is the lack of a leading slash correct?
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073