[postgres] libpgperl: Pg.so: undefined symbol: PQconnectdb

1998-01-05 Thread grin
Hello,

I tried to use libpg_perl the first time, installed libpgperl, libpgsql,
postgresql-dev.

When tried to run the test.pl, I got the following error message:
==
perl: error in loading shared libraries
/usr/lib/perl5/i386-linux/5.004/auto/Pg/Pg.so: undefined symbol:
PQconnectdb
==

Seems that someone don't want to use libpq.so, but I don't know why. It
was already ldconfig'd, and ldconfig -v shows the directory up as used for
libraries...

Any ideas?

cya,
peter


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: [postgres] libpgperl: Pg.so: undefined symbol: PQconnectdb

1998-01-05 Thread Oliver Elphick
grin wrote:
  I tried to use libpg_perl the first time, installed libpgperl, libpgsql,
  postgresql-dev.
  
  When tried to run the test.pl, I got the following error message:
  ==
  perl: error in loading shared libraries
  /usr/lib/perl5/i386-linux/5.004/auto/Pg/Pg.so: undefined symbol:
  PQconnectdb
  ==

There was a problem in the build of libpgperl.  Try loading release 
libpgperl_6.2.1-7 which will be on master shortly (currently being
uploaded to chiark).


-- 
Oliver Elphick[EMAIL PROTECTED]
Isle of Wight  http://www.lfix.co.uk/oliver

PGP key from public servers; key ID 32B8FAA1

Unsolicited email advertisements are not welcome; any person sending
such will be invoiced for telephone time used in downloading together
with a £25 administration charge.



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] .
Trouble?  e-mail to [EMAIL PROTECTED] .