On Tue, 22 May 2007, Sravan Garlapati wrote:

Hi Friends,

I am unable to install mod_perl-2.0.3 in my system(Windows).
I am using apache version 2
Perl version 5.6.1.

I have given from DOS command prompt.
I put mod_perl-2.03 directory and its file in C:\Perl
C:\Perl\mod_per-2.0.3> Perl makefile.pl APACHE_SRC=C:\Program Files\Apache
Group\Apache2

When I run this its giving error. It require high version of perl >= 5.8

This means that you must have a perl version greater than
or equal to 5.8 to build mod_perl. If you're starting from
scratch, it'd be a good idea to use the latest perl.
Also, as Perrin noted in another reply, unless you're
familiar with compiling things on Windows, it's a lot
easier to use binary versions of Perl:
  http://www.activestate.com/Products/ActivePerl/
Apache:
  http://httpd.apache.org/
and mod_perl:
  http://perl.apache.org/docs/2.0/os/win32/install.html

--
best regards,
Randy Kobes

Reply via email to