Subject: | eperl during make |
DISTRIBUTION NAME: eperl-2.2.14
PERL VERSION:
This is perl, v5.8.0 built for i386-linux-thread-multi
(with 1 registered patch, see perl -V for more detail)
Copyright 1987-2002, Larry Wall
Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.
Complete documentation for Perl, including FAQ lists, should be found on
this system using `man perl' or `perldoc perl'. If you have access to the
Internet, point your browser at http://www.perl.com/, the Perl Home Page.
OPERATING SYSTEM: Red Hat Linux release 9 (Shrike)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
'Make' does not recognize version of Perl to allow 'make' to succeed. Error:
./configure --with-perl=/usr/bin/perl
Configuring for ePerl 2.2.14 (02-08-1998)
creating cache ./config.cache
__ CHECK: Configuration of Perl Language __
checking for Perl language... /usr/bin/perl v
Latest Perl found on your system is ,
but at least Perl version 5.003 is required.
In case the newer one is not in PATH, just use
the option --with-perl=/path/to/bin/perl to
provide the correct executable.
configure: error: Perl version too old
make[1]: Entering directory ``/path/to/eperl'
make[1]: *** No rule to make target `libeperl.a'. Stop.
make[1]: Leaving directory ``/path/to/eperl''
make: *** [all] Error 2