Hello Stas,

I found and downloaded the rpm for mod_perl. Thanks.

When I try to install it :
[EMAIL PROTECTED] rpms]# rpm -Uvh mod_perl-1.99_09-6.i386.rpm
warning: mod_perl-1.99_09-6.i386.rpm: V3 DSA signature: NOKEY, key ID
897da07a
error: Failed dependencies:
        httpd-mmn = 20020903 is needed by mod_perl-1.99_09-6
        perl >= 3:5.8.1 is needed by mod_perl-1.99_09-6
        perl(Pod::Perldoc) is needed by mod_perl-1.99_09-6

I'm beginning to think something's not right here.

I have the existing apache rpm 2.0.40 installed on rh 8.0

Not finding an rpm for apache 2.0.47, I downloaded, compiled and
installed the source. 

Apache 2.0.47 resides in /usr/local/apache2/bin. 

My original Apache 2.0.40 resides in /usr/sbin.

I think that all the stuff I need for the new Apache should be in
/usr/local/apache2.

I think that these dependency problems have to do with the existing
Apache 2.0.40 installation. After all, the rpm database knows nothing of
my Apache 2.0.47 tarball installation.

I now have I apache that works, 2.0.40, and one that does not, 2.0.47.
I'm afraid If I continue, uninstalling existing components and
installing new ones that I will end up with two broken apaches.

Please advise.

On พฤ., 2003-08-21 at 11:37, Stas Bekman wrote:
> John Francis Lee wrote:
> > Hello,
> > 
> > I've been having trouble running npi-cgi scripts under Apache 2.0.40.
> > which came with rh 8.0, so am trying a more recent version of Apache.
> > 
> > I downloaded the tarball for 2.0.47, compiled and installed. 
> > 
> > I get 
> > [EMAIL PROTECTED] httpd-2.0.47]#  /etc/rc.d/init.d/httpd start
> > Starting httpd: httpd: module "mod_perl.c" is not compatible with this
> > version of Apache (found 20020628, need 20020903).
> > Please contact the vendor for the correct version.
> >                                                            [FAILED]
> > 
> > I followed up with the poster of a solution to this problem that I
> > googled up, and he directed me here.
> > 
> > I cannot rpm -e httpd without uninstalling a lot of other things as
> > well, and I haven't found a 2.0.47 rpm either.
> > 
> > What do you suggest I do to fix this problem?
> > 
> > Another option given by the person who wrote the perl giving me problems
> > was to install apache 1.3.28. Is this the recommended solution?
> 
> Get the latest rpm, see:
> http://perl.apache.org/download/source.html#Development_mod_perl_2_0_Source_Distribution
> 
> 
> 
> __________________________________________________________________
> Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
> http://stason.org/     mod_perl Guide ---> http://perl.apache.org
> mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
> http://modperlbook.org http://apache.org   http://ticketmaster.com
-- 
John Francis Lee <[EMAIL PROTECTED]>



-- 
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html

Reply via email to