Re: On NetBSD, had to add -Wl,-R/usr/local/postgres/lib to the src/Makefile.global LIB variable
От
Peter Eisentraut
Тема
Re: On NetBSD, had to add -Wl,-R/usr/local/postgres/lib to
the src/Makefile.global LIB variable
Дата
Msg-id
Pine.LNX.4.30.0102162057540.1009-100000@peter.localdomain
Ответ на
On NetBSD, had to add -Wl,-R/usr/local/postgres/lib to the src/Makefile.global LIB variable (Scott Williams)
Список
Дерево обсуждения
On NetBSD, had to add -Wl,-R/usr/local/postgres/lib to the src/Makefile.global LIB variable Scott Williams <Scott@james.com>
Re: On NetBSD, had to add -Wl,-R/usr/local/postgres/lib to
the src/Makefile.global LIB variable Peter Eisentraut <peter_e@gmx.net>
Scott Williams writes: > I had to add -Wl,-R/usr/local/postgres/lib to the > src/Makefile.global LIB variable. Otherwise, doing a > 'ldd /usr/local/postgres/bin/psql' after installation > reported that it couldn't find libpg (`-lpq.2 => Not Found' > or something like that). In the past we have suggested to set the LD_LIBRARY_PATH variable appropriately. Version 7.1 fixes this by using the option you mention. -- Peter Eisentraut peter_e@gmx.net http://yi.org/peter-e/
В списке pgsql-bugs по дате отправления