Re: BUG #2092: No answer to bug reports 1975 and 2055

Поиск
Список
Период
Сортировка
От Dirk Pirschel
Тема Re: BUG #2092: No answer to bug reports 1975 and 2055
Дата
Msg-id 20051203212435.GC644@debian.local
обсуждение исходный текст
Ответ на Re: BUG #2092: No answer to bug reports 1975 and 2055  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
Hi Tom,

* Tom Lane wrote on Sat, 03 Dec 2005 at 15:02 -0500:
=20
> 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=3D$HOME/software --with-includes=3D/client/include -=
-with-libs=3D/client/lib
$ make
[...]
All of PostgreSQL successfully made. Ready to install.
$ make install
[...]
PostgreSQL installation complete.


Your patch works fine :-) Thanks!

Regards,
-Dirk

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

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Dirk Pirschel
Дата:
Сообщение: Re: BUG #2092: No answer to bug reports 1975 and 2055
Следующее
От: Dirk Pirschel
Дата:
Сообщение: Re: BUG #2092: No answer to bug reports 1975 and 2055