unresolved symbol

From: John Quinn <JQuinn(at)CAmerica(dot)com>
To: "'pgsql-admin(at)postgresql(dot)org'" <pgsql-admin(at)postgresql(dot)org>
Subject: unresolved symbol
Date: 1999-01-05 23:12:24
Message-ID: B02853B86CAED11194CD00A0C99E3C087FEC10@mail.camerica.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi. I'm lost. Help. Please.

Short story: when I do "psql template1" I get:
psql: can't resolve symbol 'PQsetdb'

Long Story:
I have Caldera Linux 1.3 on a P2-200. I installed the Postgres
RPMs that came with it, then I tried to upgrade, so I did
"rpm -e postgresql", then I followed all the instructions in the
README: untar, change owners, su postgres, cd ${pg}/src
"./configure --with-odbc --with-perl", make all, and make install.
When I start the postmaster and run the tests, or when I run "psql",
I get that stupid error.

Where do I start? If I take /usr/local/pgsql/lib out of the
LD_LIBRARY_PATH it says it can't find libpq.so, so it's
finding the library. How can I find whether libpq.so has PQsetdb?
TIA
John Quinn

Browse pgsql-admin by date

  From Date Subject
Next Message John Goerzen 1999-01-06 02:01:41 Passwords not working
Previous Message Jackson, DeJuan 1999-01-04 23:34:21 RE: [ADMIN] Moving postgre db's from a 6.3 to a 6.4 on a new mach ine