Return-Path: Delivered-To: apmail-perl-embperl-archive@perl.apache.org Received: (qmail 51911 invoked by uid 500); 22 Jan 2003 23:46:22 -0000 Mailing-List: contact embperl-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Delivered-To: mailing list embperl@perl.apache.org Received: (qmail 51898 invoked from network); 22 Jan 2003 23:46:22 -0000 Content-Type: text/plain; charset="iso-8859-15" From: winfield henry To: Embperl List Subject: Installation problem Date: Wed, 22 Jan 2003 18:46:44 -0500 X-Mailer: KMail [version 1.3.2] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: X-Spam-Rating: 208.185.179.12.available.above.net 1.6.2 0/1000/N 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. Winfield [root@win-laptop HTML-Embperl-1.3.4]# perl Makefile.PL Build with support for Apache mod_perl?(y/n) [y]y Searching for Apache sources... Look at .. Look at ../src Look at ./src Apache source not found, enter path name or q to quit []/usr/include/httpd Searching for Apache sources... Look at /usr/include/httpd Use /usr/include/httpd as Apache source(y/n) [y] Will use /usr/include/httpd for Apache Headers Enter path and file to start as httpd [/usr/include/httpd/httpd]/usr/sbin/httpd Apache Version Server version: Apache/2.0.40 Library for mod_actions.c not found, please enter path to mod_actions.so []/usr/lib/httpd/modules/ �+ Load dynamic module mod_actions.c � �(/usr/lib/httpd/modules//mod_actions.so) �+ Load dynamic module mod_cgi.c � �(/usr/lib/httpd/modules//mod_cgi.so) �+ Load dynamic module mod_alias.c � �(/usr/lib/httpd/modules//mod_alias.so) �+ Load dynamic module mod_env.c � �(/usr/lib/httpd/modules//mod_env.so) �+ Load dynamic module mod_perl.c � �(/usr/lib/httpd/modules//mod_perl.so) �+ Load dynamic module mod_mime.c � �(/usr/lib/httpd/modules//mod_mime.so) �+ Load dynamic module mod_dir.c � �(/usr/lib/httpd/modules//mod_dir.so) �+ mod_perl was build with USE_DSO Can't locate Apache/src.pm in @INC (@INC contains: /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl .) at Makefile.PL line 852, line 5. [root@win-laptop HTML-Embperl-1.3.4]# --------------------------------------------------------------------- To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org For additional commands, e-mail: embperl-help@perl.apache.org