From: | Lars Haugseth <lars(at)tinde(dot)com> |
---|---|
To: | pgsql-novice(at)postgresql(dot)org |
Subject: | Re: Installation problem... |
Date: | 2004-09-17 09:51:48 |
Message-ID: | 200409171151.48097.lars@tinde.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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
From | Date | Subject | |
---|---|---|---|
Next Message | Sean Davis | 2004-09-17 13:13:05 | Looking for postgres equivalent of mysqlimport |
Previous Message | Lars Haugseth | 2004-09-17 09:43:20 | Re: connecting to postgresql |