Hi Tom,

* Tom Lane wrote on Sat, 03 Dec 2005 at 15:02 -0500:
 
> looking at your command again, the -L/client/lib is in there twice:
> [...]
> Assuming there is a libpq in /client/lib, I bet this patch will help.

$ cd postgresql-8.1.0
$ patch -i ~/patch src/Makefile.shlib
$ ./configure --prefix=$HOME/software --with-includes=/client/include 
--with-libs=/client/lib
$ make
[...]
All of PostgreSQL successfully made. Ready to install.
$ make install
[...]
PostgreSQL installation complete.


Your patch works fine :-) Thanks!

Regards,
-Dirk

-- 
"If Microsoft can change and compete on quality, I've won." - Linus Torvalds

Attachment: pgpv14RoQ5F50.pgp
Description: PGP signature

Reply via email to