I imagine I'll definitely have problems! Can you try explaining to me again why I need to compile my own and why I can't use a packaged version? I did find this link to 5.8
http://packages.ubuntu.com/hardy/perl
This is going to be hard as I couldn't even understand your link for the source code. However I found this page
http://www.cpan.org/src/README.html
I have downloaded the file for 5.8 and it says I need to do the following:
./Configure -des -Dprefix=$HOME/localperl
make test
make install
What directory do i need to be in when i run these commands and where does my perl 5.8.9 folder which I downloaded need to be relative to this?
There was a specific readme file for linux but that is talking about Experimental Support for Sun Studio Compilers for Linux OS. Does that concern me?
Many thanks
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.