we're trying to get RT working here at work.
And we need to get apache and mod_perl installed.

we downloaded mod_perl and apache tarballs,
untar both, 
go into the mod_perl area,
try to do a 
perl Makefile.PL apache_src="../apachexxxx/src" yada yada
(this is roughly the command, typing from memory)

and we get

"Error: cant find URI.pm in @INC"

well, CPAN says that URI.pm is in mod_perl,
so it's not like I can install URI.pm 
so that I can get mod_perl to work.

I think I'm in a catch-22

help!!!

Greg

Reply via email to