At Wed, 22 Jan 2003 18:46:44 -0500, winfield henry wrote: > Below is the output from a attempt to install Embperl 1.3.4 on a system with > the following > Redhat 8.0 (psyche) > httpd-2.0.40-11 > httpd-devel-2.0.40-11 > mod_perl-1.99_05-3 > > Seems to be looking for the Apache/src.pm file but can't find it. It is not > on the system anywhere. A similar error with previous versions of apache was > solved by installing apache-devel, but the devel package is installed here > and there is no such file. Any suggestions appreciated.
Apache::src is from mod_perl 1 (mod_perl 1.99 is a prerelease of mod_perl2). embperl 1.3 doesn't know about apache2/mod_perl2 -- - Gus --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
