linux-l: perl-module Problem nach update von 7.0 nach 7.3
Erwin Kaiser
mail at ekaiser.de
Mo Okt 29 14:31:23 CET 2001
On Mon, Oct 29, 2001 at 10:55:16AM +0100, Steffen Dettmer rearranged the electrons to read:
> * Volker Kroll wrote on Sun, Oct 28, 2001 at 19:32 +0100:
> > > use DBI;
> > > $dbh=DBI->connect("dbi:Pg:dbname='dbname'");
> > ^^^ ^^^^^^^^^^^^^^^^^^^^
Das war's nicht, aber seit postgres 7.1 oder SuSE 7.3 liegen die
libs und includes woanders, so dass PG_INCLUDE und PG_LIB nicht
mehr richtig eingestellt waren.
PG_INCLUDE muss libpq-fe.h finden, PG_LIB muss libpq.so finden.
vielen Dank für Eure Tips!
Erwin
Mehr Informationen über die Mailingliste linux-l