libpq.so.3 not found

From: Xinyu Hua <xhua(at)cse(dot)ucsc(dot)edu>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: libpq.so.3 not found
Date: 2003-09-08 23:52:58
Message-ID: Pine.GSO.4.44.0309081647210.23106-100000@khukuri.cse.ucsc.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hi,all
I am working on solaris platform.
When I try to create an executable file using gcc -o -L -lpq, it gives me
an error message:
ld.so.1: file_name: fatal: libpq.so.3: open failed: No such file or
directory
But I give the full path of lib files in -L option. And libpq.so.3 is
right there.
Can anyone help me?
Thanks a lot.
Xinyu

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Tom Lane 2003-09-09 00:06:44 Re: libpq.so.3 not found
Previous Message Bruce Momjian 2003-09-05 03:56:30 Re: ECPG Problem (Bug?)