Trouble with DBD-Pg

Поиск
Список
Период
Сортировка
От Christoph Lange
Тема Trouble with DBD-Pg
Дата
Msg-id 5919.987615247@www43.gmx.net
обсуждение исходный текст
Ответы Re: Trouble with DBD-Pg  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-admin
Hi experts,

I am trying to replace another database with PostgreSQL in an existing
CGI-Perl-script. Unfortunately the following failure message stopped my enthusiasm
right at the beginning.

install_driver(Pg) failed: Can't load
'/soft/perl/lib/site_perl/sun4-solaris/auto/DBD/Pg/Pg.so' for module DBD::Pg: ld.so.1: /soft/local/bin/perl: fatal:
libpq.so: open failed: No such file or directory!

Might this problem be due to the fact that I installed DBD-Pg 0.95 "for" a
PostgreSQL-database which was running under my private directory. The current
PostgreSQL-database (7.0.3)  the CGI-Perl-script is supposed to use runs
under another directory.

Do the Perl-%ENV-hashs have something to do with this problem?

Thanks for your help, Christoph

--
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net


В списке pgsql-admin по дате отправления:

Предыдущее
От: Thomas Weholt
Дата:
Сообщение: Debian packages for 7.1 ???
Следующее
От: Fabio Alberto Sobral
Дата:
Сообщение: Help with postgres functions