Installation problem

From: aakash chauhan <aakash_sky_baroda(at)yahoo(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Installation problem
Date: 2003-06-10 17:28:17
Message-ID: 20030610172817.46901.qmail@web20405.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

hi,
I am trying to install postgres 7.3.3 on sun solaris
version 9. Once I start
./configure --enable-multibyte
--enable-unicode --with-java

It halts after few initial steps showing error
message,
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. ***

I tried the solution of setting with,
LD_LIBRARY_PATH ,
but still it halts at same point with same error.

waiting for reply.
regards,
Aakash.

__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com

Browse pgsql-novice by date

  From Date Subject
Next Message Alan Searles 2003-06-11 01:03:16 Converting IBM DB2 TRIGGERs to PostgreSQL
Previous Message Tom Lane 2003-06-10 16:04:45 Re: join and where clause equivalent ?