Re: install psql 7.1.3 - rh6.2 - libreadline.so.4

From: Devrim GUNDUZ <devrim(at)oper(dot)metu(dot)edu(dot)tr>
To: Weh8spam <weh8spam(at)aol(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: install psql 7.1.3 - rh6.2 - libreadline.so.4
Date: 2002-02-25 14:55:24
Message-ID: Pine.LNX.4.44.0202251645180.13569-100000@oper.metu.edu.tr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 24 Feb 2002, Weh8spam wrote:

> Hi,
> 1) please just tell me where the libreadline.so.4 RPM is for RH6.2

Hi,

Here is the src rpm:
ftp://rpmfind.net/linux/redhat/7.1/en/os/i386/SRPMS/readline-4.1-9.src.rpm

If you do not know how to make an rpm using src rpm, the following lines
could help you: (I know it is offtopic, excuses from the list members)

1. Enter the following command:

rpm -i readline-4.1-9.src.rpm

2. You'll find the spec file under /usr/src/[redhat|RPM]/SPEC directory .
Make necesarry changes, if any.

3. rpm -bb specfilein.spec (the name of spec file). Instead of bb, you
could use

-bb --> Build Binary
-bs --> Build Source
-ba --> Build All

4. If you will not make any changes in spec file, you could use

rpm --rebuild seninpaket.src.rpm

5. Your binary package will go under
/usr/src/[redhat|RPM]/RPMS/[i386|i486|i586|i686|athlon|noarch]/
directory.

Hope this helps you.

Regards,

Devrim GUNDUZ

devrim(at)oper(dot)metu(dot)edu(dot)tr
devrim(dot)gunduz(at)linux(dot)org(dot)tr
devrimg(at)tr(dot)net

Phone : +90-535-328-9594 (cellular)
Phone : +90-312-295-9595 (work)
Phone : +90-312-286-5906 (home)

Web : http://devrim.oper.metu.edu.tr
--------------------------------------------

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Robert Treat 2002-02-25 14:57:29 Re: tcpip_socket vs -i
Previous Message Gregory Wood 2002-02-25 14:23:26 Re: truncate column width