| От | Tom Lane |
|---|---|
| Тема | Re: BUG #1147: Getting rid of LD_LIBRARY_PATH |
| Дата | |
| Msg-id | 1000.1083861025@sss.pgh.pa.us обсуждение |
| Ответ на | BUG #1147: Getting rid of LD_LIBRARY_PATH ("PostgreSQL Bugs List" <pgsql-bugs@postgresql.org>) |
| Ответы |
Re: BUG #1147: Getting rid of LD_LIBRARY_PATH
|
| Список | pgsql-bugs |
"PostgreSQL Bugs List" <pgsql-bugs@postgresql.org> writes:
> ./configure LDFLAGS="-R /usr/local/lib" --with-tcl
Actually, the way this is intended to be handled is to set "rpath"
in the platform-specific Makefile. It looks to me like
src/makefiles/Makefile.solaris does so; can you look into it and
see why that doesn't work for you?
> An easier way would be to append the value of LDFLAGS to the linker commands
> building the shared libraries, not only to those building the executables.
AFAICS we do that too. So I'm still confused why you have a problem.
regards, tom lane
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера