|
|
| more useful options | |
| PerlMonks |
Re: DBD:PGby ralphie (Friar) |
| on Nov 08, 2001 at 20:31 UTC ( [id://124194]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
you can probably get the gzipped source to install if you set the POSTGRES_INCLUDE and POSTGRES_LIB environment variables before starting the installation. the newest postgresql installs these in /usr/local/pgsql/include and /usr/local/pgsql/lib. to simplify matters, just invoke csh, type setenv POSTGRES_INCLUDE='/usr/local/pgsql/include' and setenv POSTGRES_LIB='/usr/local/pgsql/lib' then go through the build process (perl Makefile.PL etc.) if it helps any, i've cussed at this a bit myself.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||