Re: [ADMIN] Install problems (libpq.so.1)

From: "Robert J(dot) Sprawls" <sprawlsr(at)worldnet(dot)att(dot)net>
To: astromonk <astromonk(at)flashmail(dot)com>
Cc: "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgreSQL(dot)org>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgreSQL(dot)org>
Subject: Re: [ADMIN] Install problems (libpq.so.1)
Date: 1999-08-01 15:58:18
Message-ID: Pine.LNX.4.10.9908011053560.8753-100000@TacHQ.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sun, 1 Aug 1999, astromonk wrote:

> Hello:
>
> where can I find libpq.so.1?
>
> I am trying to install DBI/DBD for postgreSQL. I found
> perl-DBI-1.06-1.i386.rpm on rpmfind.net and it installed just fine but
> when I tried to install perl-DBD-Pg-0.91-1.i386.rpm I get a message that
>
> this package needs libpq.so.1. What package do I need to install to
> find libpq.so.1? Is there a later version of perl-DBD in RPMS format
> out there?
> I am really adverse to putting anything on my system that is not in rpm
> format.

libpq is the C programmer's interface to PostgreSQL server, and is
included with PostgreSQL. Do a "locate libpq" and see what version you
have. You might be able to get away with creating a symbolic link to one
of the libpq's you have. If not, you'll need to find an older version of
PostgreSQL or libpq or find a newer version of perl-DBD-Pg-0.91. Sometimes
you have to skirt the RPM.

Robert

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Mike Mascari 1999-08-01 18:05:31 Re: [GENERAL] Problem with a GROUP BY clause
Previous Message Dmitry Morozovsky 1999-08-01 15:23:20 read-only databases