Re: Postgresql for Solaris on Sparc

Поиск
Список
Период
Сортировка
От Doug McNaught
Тема Re: Postgresql for Solaris on Sparc
Дата
Msg-id m3fzjnnsm9.fsf@varsoon.wireboard.com
обсуждение исходный текст
Ответ на Re: Postgresql for Solaris on Sparc  ("Keow Yeong Huat Joseph" <jkeowyh@singtel.com>)
Список pgsql-general
"Keow Yeong Huat Joseph" <jkeowyh@singtel.com> writes:

> I encountered error when exec configure the source on SOlaris as shown below:
>
> checking for fseeko... (cached) yes
> checking test program... failed
> configure: error:
> *** Could not execute a simple test program.  This may be a problem
> *** related to locating shared libraries.  Check the file 'config.log'
> *** for the exact reason.
>
> The environment set at my sparc system as:
> LD_LIBRARY_PATH=/usr/local/lib
>
> Need your advise.

This looks like a problem with your system.  As the message says, look
in 'config.log' to see what error 'configure' is complaining about.
You might not have the compiler installed, or it's not in your PATH.

-Doug

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

Предыдущее
От: Jeffrey Melloy
Дата:
Сообщение: Re: Weird psql problem
Следующее
От: Bruno Wolff III
Дата:
Сообщение: Re: SQL Command - To List Tables ?