View Single Post

   
  #6 (permalink)  
Old 04-10-2008, 09:32 AM
Dirk Pirschel
 
Posts: n/a
Default Re: BUG #2092: No answer to bug reports 1975 and 2055

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

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD4DBQFDkg0TxJ5Dfiog8/YRArqmAJi54dduJjV+ffjI6w8Tl9ncUXXHAJ9qGoUm
lot7f281HO4fwLFk3eTDag==
=M3+4
-----END PGP SIGNATURE-----

Reply With Quote