| From: | teg(at)redhat(dot)com (Trond Eivind =?iso-8859-1?q?Glomsr=F8d?=) |
|---|---|
| To: | Lamar Owen <lamar(dot)owen(at)wgcr(dot)org> |
| Cc: | James Hall <James(dot)Hall(at)RadioShack(dot)com>, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: libpq.so.2.0 problem |
| Date: | 2000-11-07 16:50:48 |
| Message-ID: | xuy1ywnafpz.fsf@halden.devel.redhat.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-ports |
Lamar Owen <lamar(dot)owen(at)wgcr(dot)org> writes:
> Trond Eivind Glomsrød wrote:
> > James Hall <James(dot)Hall(at)RadioShack(dot)com> writes:
> > > I recently installed Redhat 7.0 and Postgres 7.0.2 on a new server... the
> > > install (of both) went better than expected, and I was able to get DBD and
> > > DBI up and running. When I copied my scripts (perl) over to the new server
> > > none ran. The error I received was "error in loading shared libraries
> > > libpq.so.2.0: cannot open shared object file: No such file or
> > > directory".
>
> > What refers to that file?
>
> The perl-DBD-Pg package.
I don't think we ship that...
> The version of this package installed is not
> given -- and that would be critical, here, as there are a number of
> versions to choose from, according to rpmfind. The version likely to be
> used would be perl-DBD-pg-0.91-2, which was built by RedHat for the CPAN
> archives
An older version, I think - at least, I don't seem to find it now.
> Symlink libpq.so.2.0 to libpq.so.2.1.
The application itself is linked with libpq.so.2.0 instead of
libpq.so.2, which would solve the problem...
--
Trond Eivind Glomsrød
Red Hat, Inc.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Stephan Szabo | 2000-11-07 16:54:11 | Re: Bug in how nulls are handled by plpgsql? |
| Previous Message | Neil Davis | 2000-11-07 16:35:46 | feature request and scripting question |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Lamar Owen | 2000-11-07 17:04:37 | Re: libpq.so.2.0 problem |
| Previous Message | Lamar Owen | 2000-11-07 16:33:52 | Re: libpq.so.2.0 problem |