| От | Ahmed Moustafa |
|---|---|
| Тема | Re: Postgres 7.1RC1 on Solaris 7 |
| Дата | |
| Msg-id | 3ACB9088.F63F9A49@bigfoot.com обсуждение исходный текст |
| Ответ на | Re: Postgres 7.1RC1 on Solaris 7 (Peter Eisentraut <peter_e@gmx.net>) |
| Список | pgsql-general |
Thanks a lot. Adding /usr/local/lib to the LD_LIBRARY_PATH solved the problem. But
now Webmin gives this error
"The PostgreSQL database on your system is version , but Webmin only supports
versions 6.5 and above."
Although, it was working with version 7.0.3. Is it Webmin's problem?
Again, thanks a lot for your help.
Peter Eisentraut wrote:
> Ahmed Moustafa writes:
>
> > bash-2.03# echo "int main() { return 0; }" >conftest.c
> > bash-2.03# gcc -o conftest conftest.c -lz -lresolv -lgen -lnsl -lsocket -ldl
> > -lm
> > bash-2.03# ./conftest
> > ld.so.1: ./conftest: fatal: libz.so: open failed: No such file or directory
>
> You need to set the LD_LIBRARY_PATH environment variable to include the
> location where libz is installed, e.g.,
>
> LD_LIBRARY_PATH=/usr/local/lib
> export LD_LIBRARY_PATH
>
> ... or whichever method to configure the dynamic linker you prefer. I'll
> update FAQ_Solaris about this.
>
> --
> Peter Eisentraut peter_e@gmx.net http://yi.org/peter-e/
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера