On Wed, Nov 27, 2002 at 06:55:07PM +0100, jfm wrote: > > On Wednesday, Nov 27, 2002, at 18:35 Europe/Brussels, Frank Joerdens > wrote: > > > Why is libpq-fe.h not there if I install the postgresql-shlibs package > > (I > > searched the entire fink tree for the file)? > > postgresql-ssl-dev installs /sw/include/postgresql/libpq-fe.h
Yep, that works (PHP still doesn't compile but that's to do with other PHP-specific quirks). Although you need to call dpkg --auto-deconfigure to get the system to install postgresql-ssl-shlibs (which is apparently required by postgresql-ssl-dev) instead of postgresql-shlibs. Otherwise fink'll always say that postgresql dependencies are not satisfied. Cheers, Frank ------------------------------------------------------- This SF.net email is sponsored by: Get the new Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
