Hi all,
I have downloaded perl 5.10. I install it using following steps:
sh Configure -de -Dprefix=/mnt/hdc8/Perl
make
make test
make install
when I run 'make' after configure, I get following message.
No rule to make target 'test'. stop
Note:- I am navi
Linux came out of the box for me. So, i think its by default availabe. Try
to do this "find / -name perl -print"
Thanks,
Hary
sanket <[EMAIL PROTECTED]>
09/03/2008 08:44 AM
From
sanket <[EMAIL PROTECTED]>
To
beginners@perl.org
cc
Subject
Perl installation on L
Hi all,
I have downloaded perl 5.10. I install it using following steps:
sh Configure -de -Dprefix=/mnt/hdc8/Perl
make
make test
make install
when I run 'make' after configure, I get following message.
No rule to make target 'test'. stop
Note:- I am navigated to