in reply to Trouble installing Apache::DBI

Have you tried installing it by hand and reading the INSTALL or README files? Maybe there's some command-line options you need to set. Remember, the CPAN module uses the defaults, which aren't always usable on a given system. This is especially true for database-type modules. Those, I always install by hand.

------
We are the carpenters and bricklayers of the Information Age.

Then there are Damian modules.... *sigh* ... that's not about being less-lazy -- that's about being on some really good drugs -- you know, there is no spoon. - flyingmoose

I shouldn't have to say this, but any code, unless otherwise stated, is untested

Replies are listed 'Best First'.
Re^2: Trouble installing Apache::DBI
by u235sentinel (Hermit) on Jul 15, 2004 at 18:01 UTC
    Yahoo!

    Ok. I've manually installed software from tarball before. Never a perl module. Looks like it installed just fine from scratch. I simply became too dependant on CPAN installing it for me :-)

    Apache now starts up without complaint.

    Thanks for the tip!!