Thanks for your response.  I have tried "activate-module" and it doesn't 
work either.  I did a ./config.status and then I did a make at apache_1.3.9 
directory, I got the following errors after the make command:

In file included from mod_perl.c:60:
../../include/mod_perl.h:40: EXTERN.h: No such file or directory
../../include/mod_perl.h:41: perl.h: No such file or directory
../../include/mod_perl.h:42: XSUB.h: No such file or directory
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.

Does anyone have such problem when installing the mod_perl with other 
modules on Apache?  I tried to install mod_perl and other modules from 
mod_perl_1.21 directory too, but with no luck either.  It seams that 
mod_perl doesn't like work with other modules and the installation is not 
straight forward.  I have followed the INSTALL.simple.xxx and it doesn't 
work either.  I appreciate very much for any inputs.

TIA,
-Bing W.



>From: "bozo" <[EMAIL PROTECTED]>
>Reply-To: "bozo" <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: RE: Installation Problem with mod_perl and another module on 
>Apache
>Date: Wed, 9 Feb 2000 07:19:21 -0800
>
>This message was sent from Geocrawler.com by "bozo" 
><[EMAIL PROTECTED]>
>
>Hey, try "activate-module" instead of "add-
>module" as the mod-perl module is already part of
>your Apache source tree.
>Good luck
>
>
>---------------------------------------
>Hi,
>
>I have a problem with installation of mod_perl
>with other modules on Apache.
>   It`s on BSDI with Apache 1.3.9 and perl 5.x.
>
>I`d like to install mod_perl and mod_auth_radius
>on Apache.  mod_auth_radius
>is just a C file (mod_auth_radius.c).
>
>I have followd INSTALL of mod_perl and tried all
>kinds of stuff, but still
>no luck of intalling mod_perl and mod_auth_radius
>together on Apache.  I am
>able to install mod_perl alone by following the
>installation instructions.
>
>Let me explain how I did it.  I have a
>config.status in Apache_1.3.9
>directory.  The content of config.status is as
>follows:
>
>#!/bin/sh
>##
>##  config.status -- APACI auto-generated
>configuration restore script
>##
>##  Use this shell script to re-run the APACI
>configure script for
>##  restoring your configuration. Additional
>parameters can be supplied.
>##
>
>./configure
>"--with-layout=Apache"
>"--add-module=./src/modules/perl/mod_perl.c"
>"--add-
>module=./src/modules/extra/mod_auth_radius.c"
>"$@"
>
>The mod_perl and mod_auth_radius is corretly
>located in Apache_1.3.9
>directory.
>
>$ ./config.status
>
>It works fine and it generates the makefile.
>
>$ make
>
>I get of errors with error code 1.
>
>So how can I install mod_perl with other modules
>on Apache?  I also tried to
>install mod_perl and mod_auth_radius from
>mod_perl directory, but with no
>luck to succeed.  I appreciate any inputs.
>
>Thanks in advance.
>
>-Bing W.
>
>
>
>
>
>__________________________________________________
>____
>Get Your Private, Free Email at
>http://www.hotmail.com
>
>
>
>Geocrawler.com - The Knowledge Archive

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

Reply via email to