|
From: Thomas G. <to...@ad...> - 2001-12-19 14:08:19
|
On Wed, 19 Dec 2001, Brian Cawthon wrote: > [Wed Dec 19 13:00:38 2001] [error] [client 206.2.228.130] Premature end > of script headers: /usr/local/share/apache/htdocs/sql-ledger/admin.pl > Can't locate DBI.pm in @INC (@INC contains: Hi. You will need DBI, a perl module, and DBD-Pg a perl "driver". Go to your unix distribution cd and install the perl modules that complement your postgres installation or check out www.cpan.org You can get DBI from: http://cpan.valueclick.com/modules/by-category/07_Database_Interfaces/DBI/ and DBD from: =20 http://cpan.valueclick.com/modules/by-category/07_Database_Interfaces/DBD/ You need to install DBI *first*. Also you will need to set two environment variables to successfully build DBD: POSTGRES_INCLUDE and POSTGRES_LIB You will find references to this process in the archives for this list. Good luck! -------------------------------------------------------------------- Saint Vincent Catholic Medical Centers =20 -------------------------------------------------------------------- Thomas Good tomg@ { admin | q8 } .nrnet.org Programmer/Analyst Phone: 718-818-5528=20 Behavioral Health Services Fax: 718-818-5056 =20 Residential Services Mobile: 917-282-7359 =20 -------------------------------------------------------------------- /* Rekordmeister ist nur der FC Bayern M=FCnchen! */ -------------------------------------------------------------------- |