From: | Lamar Owen <lamar(dot)owen(at)wgcr(dot)org> |
---|---|
To: | Trond Eivind Glomsrød <teg(at)redhat(dot)com> |
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 17:04:37 |
Message-ID: | 3A083625.B4196D54@wgcr.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-ports |
Trond Eivind Glomsrød wrote:
> Lamar Owen <lamar(dot)owen(at)wgcr(dot)org> writes:
> > The perl-DBD-Pg package.
> I don't think we ship that...
Not with RH 7 at least.
> > 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...
This is a thing with the find-requires script. Since ld.so is providing
the version linkage information, and since it walks the symlinks until
it finds a real lib.... You see the problem?
I'm sure that libpq.so is not the only library extant that can trigger
this sort of thing.
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11
From | Date | Subject | |
---|---|---|---|
Next Message | Trond Eivind =?iso-8859-1?q?Glomsr=F8d?= | 2000-11-07 17:11:44 | Re: libpq.so.2.0 problem |
Previous Message | Stephan Szabo | 2000-11-07 16:54:11 | Re: Bug in how nulls are handled by plpgsql? |
From | Date | Subject | |
---|---|---|---|
Next Message | Trond Eivind =?iso-8859-1?q?Glomsr=F8d?= | 2000-11-07 17:11:44 | Re: libpq.so.2.0 problem |
Previous Message | Trond Eivind =?iso-8859-1?q?Glomsr=F8d?= | 2000-11-07 16:50:48 | Re: libpq.so.2.0 problem |