-----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-----

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to