develooper Front page | perl.beginners | Postings from April 2002

mod_perl

Thread Previous | Thread Next
From:
Robert "Beau" Link
Date:
April 25, 2002 19:47
Subject:
mod_perl
Message ID:
02042519400900.05967@coventry.lbch.phaedral.com
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I am following instructions found at 
http://take23.org/intro/index.xml/3 on how to install mod perl with 
apache already installed.  The instructions are

% tar xzvf mod_perl-x.xx.tar.gz
% cd mod_perl-x.xx
% perl Makefile.PL \
    USE_APXS=1 \
    WITH_APXS=/usr/sbin/apxs \
    EVERYTHING=1 \
    [....]
% make && make test && make install

Well, the tar and cd work fine, but the third command barfs out the 
following:

You are running Perl version 5.006
We strongly suggest to upgrade to at least 5.6.1
Reading Makefile.PL args from @ARGV
Unable to determine server version, aborting
Please specify MP_APXS or MP_AP_PREFIX

To make matters worse, rpm -q perl tells me I'm running perl-5.6.0-12, 
quite a wais from the claim of 5.006.  From the command line perl -v 
gives me, "This is perl, v5.6.0 built for i386-linux"

I am at a total loss as to how to procede.  And I'm hoping this is not 
too terribly ot.

- -- 
Beau
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE8yL4PbMtNI7KvfxQRAhNcAJ9gJduB7p7xTBtrE9mOmZA0ZjdGBwCguB/0
zjeQIcWTSbdPg3giq3heSjM=
=TSK+
-----END PGP SIGNATURE-----

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About