Here are the directions that someone on this list gave to me.....I have no
idea what I am doing - I'm a newbie!
First, as root, run
perl -MCPAN -e shell
You'll go through a little configuration phase. Defaults for most everything
should be fine.
First, I suggest upgrading the Perl CPAN module, so enter:
install Bundle::CPAN
at the shell. This will download and install a ton of stuff....
quit out of the CPAN shell and run the top command again. Then install the
DBD::Pg and GD modules in the same way:
install DBD::Pg
install GD
(NOTE: You'll probably have to install DBI first, do 'install Bundle::DBI')
----- Original Message -----
From: "Brett W. McCoy" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, April 16, 2001 1:07 PM
Subject: Re: CPAN Errors
On Mon, 16 Apr 2001, N@ta$ wrote:
> Configuring Pg
> Remember to actually read the README file !
> please set environment variables POSTGRES_INCLUDE and POSTGRES_LIB !
> Running make test
> Make had some problems, maybe interrupted? Won't test
> ==================
>
> How can I correct this? And do the tests I did above actually install
> the modules?
Did you remember to actually read the README file and follow the
instructions about setting environment variables, as it suggests?
-- Brett
http://www.chapelperilous.net/btfwk/
------------------------------------------------------------------------
Let's not complicate our relationship by trying to communicate with each
other.