Re: Installation problem... - Mailing list pgsql-novice

From Lars Haugseth
Subject Re: Installation problem...
Date
Msg-id 200409171151.48097.lars@tinde.com
Whole thread Raw
In response to Installation problem...  ("Alexander Jochum" <DarkCloud14@web.de>)
List pgsql-novice
* Alexander Jochum:
| Hello,
|
| I hope this is the right place to ask for installation help...
|
| Ok I followed the Installation steps and stuck with compiling or better
| with the configuration of the environment.... I can start ./configure but
| then it'll tell me that I don't have installed the readline libraries.. So
| I've searched the web and downloaded the latest source code of the readline
| libraries and followed the steps of it's Installation manual..

[snip]

| I'm using Suse Linux 9.0...

Try installing the readline and readline-devel RPMs that came with SuSE 9.0.
That works for me.

If you don't have the SuSE installation media readily available, you can get
the RPMs here (assuming your server is running on an Intel 32-bit platform):

 ftp://ftp.suse.com/pub/suse/i386/9.0/suse/i586/readline-4.3-212.i586.rpm
 ftp://ftp.suse.com/pub/suse/i386/9.0/suse/i586/readline-devel-4.3-212.i586.rpm

--
Lars Haugseth

pgsql-novice by date:

Previous
From: Lars Haugseth
Date:
Subject: Re: connecting to postgresql
Next
From: Sean Davis
Date:
Subject: Looking for postgres equivalent of mysqlimport