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






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 UU directory after Configure.

I am using KNOPPIX & I need to install it in the above path only.

Any suggestions from you all, How to proceed further?


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/



Reply via email to