Ano-Tech Computers
Enter keyword:

SuSE Linux: Installing Apache2::Request
Problem:
CPAN fails because it can not find /usr/sbin/apxs2
 
Solution:
1. perl -MCPAN -e install Bundle::Apache2
2. Now download and install mod_perl manually; 'perl Makefile.PL && make && make install'
3. perl -MCPAN -e install Apache2::Request

 
Discuss this solution
Did this article solve your problem? Yes No Did not apply

We welcome anyone who is willing to contribute to this public knowledge base, contact siteadmin@atc.no if you have information you would like to share. The idea is not to replace the commercial support sites, but to publish those hard-to-find solutions you've found yourself looking for over and over again.

Show all articles