libpq.so.3 not found

From: Xinyu Hua <xhua(at)cse(dot)ucsc(dot)edu>
To: pgsql-cygwin(at)postgresql(dot)org
Subject: libpq.so.3 not found
Date: 2003-09-09 03:12:55
Message-ID: Pine.GSO.4.44.0309082009010.29969-100000@sundance.cse.ucsc.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Hi,all
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

Browse pgsql-cygwin by date

  From Date Subject
Next Message gururaj mathad 2003-09-09 03:31:51 UNSUBSCRIBE
Previous Message Roger Ackroyd 2003-09-09 01:26:46 Re: postmaster will not start with 7.3.4-2