Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: DBD:PG

by ralphie (Friar)
on Nov 09, 2001 at 01:31 UTC ( #124194=note: print w/replies, xml ) Need Help??


in reply to DBD:PG

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.

Replies are listed 'Best First'.
Re: Re: DBD:PG
by Hanamaki (Chaplain) on Nov 09, 2001 at 01:53 UTC
    Ralphie, this is a kind of follow-up discussion to PostgreSQL/Perl where some of us tried to help fellow monk dustbuster, but at the moment I do not have any clue what went wrong.
    Maybe you or other monks have some idea to help dustbuster if you review the mentioned node.

    Hanamaki

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://124194]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this? | Other CB clients
Other Users?
Others taking refuge in the Monastery: (4)
As of 2023-10-02 11:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?