Re: compiling on IRIX 6.3 or does anyone hav a tar of the (irix)compiled include dir for me?

Поиск
Список
Период
Сортировка
От jdassen@cistron.nl (J.H.M. Dassen (Ray))
Тема Re: compiling on IRIX 6.3 or does anyone hav a tar of the (irix)compiled include dir for me?
Дата
Msg-id slrn9cosas.ak9.jdassen@odin.cistron-office.nl
обсуждение исходный текст
Ответ на compiling on IRIX 6.3 or does anyone hav a tar of the (irix)compiled include dir for me?  (z.nijmeyers@cable.a2000.nl)
Ответы Re: Re: compiling on IRIX 6.3 or does anyone hav a tar of the (irix)compiled include dir for me?  (z.nijmeyers@cable.a2000.nl)
Список pgsql-general
z.nijmeyers@cable.a2000.nl <z.nijmeyers@cable.a2000.nl> wrote:
>./configure --prefix=/usr/people/tinusz/bin --with-libraries=/usr/local/lib
>
>checking for sigsetjmp... yes
>checking for optreset... no
>checking test program... 18476:./conftest: rld: Fatal Error: Cannot Successfully Map soname 'libz.so.1.1.3' under any
ofthe filenames
/usr/lib32/libz.so.1.1.3:/usr/lib32/internal/libz.so.1.1.3:/lib32/libz.so.1.1.3:/opt/lib32/libz.so.1.1.3:

I'm guessing that "rld" is the dynamic loader; you'll need to instruct it to
look in /usr/local/lib for dynamic libraries, e.g. by working in an
environment with LD_LIBRARY_PATH set to /usr/local/lib.

HTH,
Ray
--
Obsig: developing a new sig

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

Предыдущее
От: "Joseph"
Дата:
Сообщение: RE: Relation XX does not exist
Следующее
От: "chris markiewicz"
Дата:
Сообщение: faster inserting from dump?