Re: [GENERAL] Postgres 8.0.1 configure failed

2005-06-08 Thread Dinesh Pandey
5 11:42 AM To: [EMAIL PROTECTED] Cc: pgsql-general@postgresql.org Subject: Re: [GENERAL] Postgres 8.0.1 configure failed Dinesh Pandey wrote: > ./configure --enable-integer-datetimes --prefix=/usr/local/pgsql > --with-tclconfig=/usr/local/lib --with-tcl > > configure: error: > *** C

Re: [GENERAL] Postgres 8.0.1 configure failed

2005-06-07 Thread Neil Conway
Dinesh Pandey wrote: ./configure --enable-integer-datetimes --prefix=/usr/local/pgsql --with-tclconfig=/usr/local/lib --with-tcl 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 t

[GENERAL] Postgres 8.0.1 configure failed

2005-06-07 Thread Dinesh Pandey
I am installing postgres 8.0.1 (solaris 9 SPARC), but while configure it is failing. (I have already installed gcc/tcl/tk and tested a simple c program)   ./configure --enable-integer-datetimes --prefix=/usr/local/pgsql --with-tclconfig=/usr/local/lib --with-tcl -