error while loading shared libraries: libpq++.so.4 - Mailing list pgsql-admin

From Mark Tessier
Subject error while loading shared libraries: libpq++.so.4
Date
Msg-id 20020625170953.0231b34f.mt@open2web.com
Whole thread Raw
Responses Re: error while loading shared libraries: libpq++.so.4
List pgsql-admin
I get a "Method Not Allowed" when posting to a c++ script from an html page. After much tweaking, I finally did a
./login.cgiand got the following: 

./login.cgi: error while loading shared libraries: libpq++.so.4: cannot load shared object file: No such file or
directory

To remedy the problem, I went into /etc/profile and added the following:

LD_LIBRARY_PATH=/usr/local/psql/lib

This didn't work either, so does anyone have any idea how I can get my libraries to work

--
Thanks,

Mark



pgsql-admin by date:

Previous
From: "Chad R. Larson"
Date:
Subject: Re: Password recover
Next
From: acchung@mit.edu
Date:
Subject: Missing or Erroneous pg_hba.conf file