Re: Postgresql for Solaris on Sparc - Mailing list pgsql-general

From Doug McNaught
Subject Re: Postgresql for Solaris on Sparc
Date
Msg-id m3fzjnnsm9.fsf@varsoon.wireboard.com
Whole thread Raw
In response to Re: Postgresql for Solaris on Sparc  ("Keow Yeong Huat Joseph" <jkeowyh@singtel.com>)
List 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 by date:

Previous
From: Jeffrey Melloy
Date:
Subject: Re: Weird psql problem
Next
From: Bruno Wolff III
Date:
Subject: Re: SQL Command - To List Tables ?