Tom Lane wrote:
> This most likely means that libreadline depends on another shared
> library (termcap maybe?) that isn't installed in your default search
> path; so you'd need to set LD_LIBRARY_PATH or LD_RUN_PATH --- see
> item 3 in our FAQ_Solaris for info. One would think that blastwave's
> do
Joseph S writes:
> I'm attaching the whole log.
It appears that blastwave's version of readline passes the link test:
> configure:6320: checking for -lreadline
> configure:6347: gcc -o conftest -O2 -Wall -Wmissing-prototypes
> -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-label
Andrew Dunstan <[EMAIL PROTECTED]> writes:
> Joseph S wrote:
>> 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.
> I had
Joseph,
How about just compiling --without-readline?
Also, if you have Sun Studio 11 available, you'll get better performance
out of your PostgreSQL.
--
--Josh
Josh Berkus
PostgreSQL @ Sun
San Francisco
---(end of broadcast)---
TIP 6: explain a
Joseph S wrote:
Tom Lane wrote:
Joseph S writes:
Anyway I installed the readline package from blastwave but the
configure script still didn't find it.
Where does blastwave put it? You likely need --with-includes and/or
--with=libraries switches to tell configure where to look.
Joseph S wrote:
Josh Berkus wrote:
Use --without-readline to disable readline support.
[EMAIL PROTECTED] ~/postgresql-8.2beta1]$ uname -a
SunOS xx 5.10 Generic i86pc i386 i86pc
Do you have readline installed?
It's not standard on Solaris. I don't know if it's even available
from Blastwave
Tom Lane wrote:
Joseph S writes:
Anyway I installed the readline package from blastwave but the configure
script still didn't find it.
Where does blastwave put it? You likely need --with-includes and/or
--with=libraries switches to tell configure where to look.
reg
Joseph S writes:
> Anyway I installed the readline package from blastwave but the configure
> script still didn't find it.
Where does blastwave put it? You likely need --with-includes and/or
--with=libraries switches to tell configure where to look.
regards, tom lane
-
Joseph S wrote:
Joshua D. Drake wrote:
Joseph Shraibman wrote:
[EMAIL PROTECTED] ~/postgresql-8.2beta1]$ ./configure --enable-debug
--with-cassert
configure: error: readline library not found
If you have readline already installed, see config.log for details
on the
failure. It is possible
Josh Berkus wrote:
Use --without-readline to disable readline support.
[EMAIL PROTECTED] ~/postgresql-8.2beta1]$ uname -a
SunOS xx 5.10 Generic i86pc i386 i86pc
Do you have readline installed?
It's not standard on Solaris. I don't know if it's even available from
Blastwave.
Apparently i
Joshua D. Drake wrote:
Joseph Shraibman wrote:
[EMAIL PROTECTED] ~/postgresql-8.2beta1]$ ./configure --enable-debug
--with-cassert
configure: error: readline library not found
If you have readline already installed, see config.log for details on the
failure. It is possible the compiler isn't
> > Use --without-readline to disable readline support.
> > [EMAIL PROTECTED] ~/postgresql-8.2beta1]$ uname -a
> > SunOS xx 5.10 Generic i86pc i386 i86pc
>
> Do you have readline installed?
It's not standard on Solaris. I don't know if it's even available from
Blastwave.
--
--Josh
Josh Berku
Joseph Shraibman wrote:
> [EMAIL PROTECTED] ~/postgresql-8.2beta1]$ ./configure --enable-debug
> --with-cassert
> configure: error: readline library not found
> If you have readline already installed, see config.log for details on the
> failure. It is possible the compiler isn't looking in the pr
[EMAIL PROTECTED] ~/postgresql-8.2beta1]$ ./configure --enable-debug
--with-cassert
checking build system type... i386-pc-solaris2.10
checking host system type... i386-pc-solaris2.10
checking which template to use... solaris
checking whether to build with 64-bit integer date/time support... no
ch
14 matches
Mail list logo