| From: | Andrew Sullivan <andrew(at)libertyrms(dot)info> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Postgresql for Solaris on Sparc |
| Date: | 2003-08-29 16:32:39 |
| Message-ID: | 20030829163239.GO19388@libertyrms.info |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Thu, Aug 28, 2003 at 03:57:54PM +0800, Keow Yeong Huat Joseph wrote:
> Hi,
>
> the error msg from config.log shows:
> 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.
>
> Any idea? Has anyone done it before?
That can't be the error message. There must be something else which
shows up when it tries to compile a test program and fails.
Given that this is Solaris, my guess is that (a) you don't have a
compiler installed, (b) your compiler isn't in your $PATH, or (c)
some necessary libraries are not available for your compiler to run.
But without seeing the real error message, I can't help you.
A
--
----
Andrew Sullivan 204-4141 Yonge Street
Liberty RMS Toronto, Ontario Canada
<andrew(at)libertyrms(dot)info> M2P 2A8
+1 416 646 3304 x110
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Terry Yapt | 2003-08-29 16:34:32 | Re: Localization Oracle vs. Postgresql |
| Previous Message | Steven Tower | 2003-08-29 16:20:38 | Postgresql 7.3 vs 7.4 observations. |