Re: PSQL NEWBIE - RUNTIME ERROR

From: Chris Albertson <chrisalbertson90278(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: PSQL NEWBIE - RUNTIME ERROR
Date: 2003-07-02 01:30:33
Message-ID: 20030702013033.65102.qmail@web41304.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Assuming the standard install to /usr/local/pgsql
you need to add /usr/local/pgsql/lib to the linker's
search path and (if Linux) run ldconfig

> > ./testlibpq:error in loading shared libraries
> >
> > libpq.so.2: cannot open shared object file: No such file or
> directory.

=====
Chris Albertson
Home: 310-376-1029 chrisalbertson90278(at)yahoo(dot)com
Cell: 310-990-7550
Office: 310-336-5189 Christopher(dot)J(dot)Albertson(at)aero(dot)org
KG6OMK

__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Reuben D. Budiardja 2003-07-02 01:32:59 Re: Duplicate key insert question
Previous Message Dann Corbit 2003-07-02 01:26:08 Re: Duplicate key insert question