python bug - Mailing list pgsql-interfaces

From Bruce Momjian
Subject python bug
Date
Msg-id 200212150150.gBF1oEJ19799@candle.pha.pa.us
Whole thread Raw
Responses Re: python bug  (Gerhard Haering <haering_postgresql@gmx.de>)
List pgsql-interfaces
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@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-interfaces by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Patch for DBD::Pg pg_relcheck problem
Next
From: David Wheeler
Date:
Subject: Re: Patch for DBD::Pg pg_relcheck problem