From: | Michael Meskes <meskes(at)postgresql(dot)org> |
---|---|
To: | Gary Knopp <gknopp(at)netezza(dot)com> |
Cc: | pgsql-interfaces(at)postgresql(dot)org |
Subject: | Re: ecpg help |
Date: | 2002-09-29 08:47:56 |
Message-ID: | 20020929084756.GA19983@feivel.fam-meskes.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-interfaces |
On Wed, Sep 25, 2002 at 12:58:55PM -0400, Gary Knopp wrote:
> I'm running Postgresql 7.2.2 on RedHat Linux 7.1. I am trying to use
> Postgres embedded sql
> preprocessor (ECPG). However, I get a loading shared library
> problem when I attempt to
> execute a program. I included a simple example below...
> ...
> :/home/smith/lib:/usr/local/pgsql/lib:/usr/lib/qt/lib
>
> ls -l /usr/localpgsql/lib
I take it the missing "/" is a typo here, but something like this is
probably the reason. Your problem is on OS level and nothing to do with
ecpg itself. I'd try running ldd to find out more.
Michael
--
Michael Meskes
Michael(at)Fam-Meskes(dot)De
Go SF 49ers! Go Rhein Fire!
Use Debian GNU/Linux! Use PostgreSQL!
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Meskes | 2002-09-29 08:49:08 | Re: ecpg help |
Previous Message | G.LeeJohnson | 2002-09-28 15:22:59 | type mismatch |