RE: libpq.so.2.0 problem

From: James Hall <James(dot)Hall(at)RadioShack(dot)com>
To: teg(at)redhat(dot)com
Cc: pgsql-general(at)postgresql(dot)org
Subject: RE: libpq.so.2.0 problem
Date: 2000-11-07 16:19:24
Message-ID: DD6FD0C9668DD311AA040008C7566E8A0480E49E@ntmailc.tandy.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Thanks for the quick responses!

I have not checked the errata page at Redhat but am headed there now.

Trond, if I understand your question correctly (and chances are I don't),

The error message (exactly) is:
Sample_Eval.cgi: error while loading shared libraries: libpq.so.2.0: cannot
open shared object file: No such file or directory

This error message is from apaches error_log (/var/log/http) and
Sample_Eval.cgi is a script that has includes to stdio.h, stdlib.h, and
libpq-fe.h

ldconfig -p shows no listing for libpq.so.2.0 at all.

HTHs...
-Jim

-----Original Message-----
From: teg(at)redhat(dot)com [mailto:teg(at)redhat(dot)com]
Sent: Tuesday, November 07, 2000 10:01 AM
To: James Hall
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: [GENERAL] libpq.so.2.0 problem

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?

--
Trond Eivind Glomsrød
Red Hat, Inc.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Christian Setzkorn 2000-11-07 16:26:10 application(s) ???
Previous Message Trond Eivind =?iso-8859-1?q?Glomsr=F8d?= 2000-11-07 16:01:06 Re: libpq.so.2.0 problem