Re: installation problem, for Postgres 8.2.0

From: "Shoaib Mir" <shoaibmir(at)gmail(dot)com>
To: surabhi(dot)ahuja <surabhi(dot)ahuja(at)iiitb(dot)ac(dot)in>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: installation problem, for Postgres 8.2.0
Date: 2006-12-11 14:43:24
Message-ID: bf54be870612110643o6b97ac64g5a6b193e1dfcbc8e@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Do the following:

ldconfig

Once that is done show me the output for:

ldconfig -p | grep libreadline

and

locate libreadline.so.5

-----------
Shoaib Mir
EnterpriseDB (www.enterprisedb.com)

On 12/11/06, surabhi.ahuja <surabhi(dot)ahuja(at)iiitb(dot)ac(dot)in> wrote:
>
> I did it however i get the same error message
>
> should i reboot?
>
> thanks
> surabhi
>
> ------------------------------
> *From:* Shoaib Mir [mailto:shoaibmir(at)gmail(dot)com]
> *Sent:* Mon 12/11/2006 4:34 PM
> *To:* surabhi.ahuja
> *Cc:* pgsql-general(at)postgresql(dot)org
> *Subject:* Re: [GENERAL] installation problem, for Postgres 8.2.0
>
> Logged in as 'root' user do the following:
>
> ln -s /usr/lib/libreadline.so.4 /usr/lib/libreadline.so.5
>
> And then continue with the installation....
>
> -------------
> Shoaib Mir
> EnterpriseDB (www.enterprisedbcom <http://www.enterprisedb.com>)
>
> On 12/11/06, surabhi.ahuja <surabhi(dot)ahuja(at)iiitb(dot)ac(dot)in> wrote:
> >
> > the o/p for ldconfig -p | grep libreadline
> >
> > it is
> > ibreadline.so.4 (libc6) => /usr/lib/libreadline.so.4
> >
> > thanks,
> > regards
> > Surabhi
> >
> > ------------------------------
> > *From:* Shoaib Mir [mailto:shoaibmir(at)gmail(dot)com]
> > *Sent:* Mon 12/11/2006 4:26 PM
> > *To:* surabhi.ahuja
> > *Cc:* pgsql-general(at)postgresql(dot)org
> > *Subject:* Re: [GENERAL] installation problem, for Postgres 8.2.0
> >
> > Can you show me the output for:
> >
> > ldconfig -p | grep libreadline
> >
> > -----------
> > Shoaib Mir
> > EnterpriseDB (www.enterprisedb.com)
> >
> > On 12/11/06, surabhi.ahuja <surabhi(dot)ahuja(at)iiitb(dot)ac(dot)in
> > <surabhiahuja(at)iiitb(dot)ac(dot)in>> wrote:
> > >
> > > I am trying to install Postgre 8.2.0 on my mc FC4
> > >
> > > first i installed the libs
> > >
> > > next when i tried installing: postgresql-8.2.0-2PGDG.i686.rpm
> > > it gave me this error:
> > >
> > > error: Failed dependencies:
> > > libreadline.so.5 is needed by postgresql-8.2.0-2PGDG
> > > please tell me what to do
> > > thanks,
> > > regards
> > > Surabhi
> > >
> > > This message has been scanned by the Trend Micro IGSA and found to be free of known security risks.
> > >
> > >
> > This message has been scanned by the Trend Micro IGSA and found to be free of known security risks.
> >
> >
> This message has been scanned by the Trend Micro IGSA and found to be free of known security risks.
>
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Scott Marlowe 2006-12-11 15:15:34 Re: TOAD-like query builder for PostgreSQL?
Previous Message Karsten Hilbert 2006-12-11 14:09:58 Re: inheritance and index use (similar to UNION ALL)