Hey I still use RH9 as my primary desktop. There is no need to get on this upgrade treadmill. Heck most webhosts I know still use RH 6.2 or 7.1. You can't beat RH9 for usablity and stability. It was the last RH versions that still had a Linux feel while having a GUI for everything.

All of RH's newer versions are GUI only and the changes they've made with Fedora Core, you can get under the hood but you can't do anything. They've completely wrecked the /dev directory and they don't use /mnt any more (I haven't figured out yet where they mount the CD-ROM or any of the USB drives. They've also crippled a number of software packages like xmms.

The only problem I've had with RH9 was when I needed to upgrade to Gimp2. That reqruired me to muck around with GTK+ glib and other stuff. Put everything in a different directory and it all works. I've kept up with all the security updates too without any problems.

Back to the other distros. Fedora Core really just alpha testing for RH. At work we've bought RHEL which is much much better than any FC release. Witebox seems to be falling behind in updates. CentOS is considered the best RH clone, but it is now being targed by RH and having to beg for donations. It won't be long before they're taken out by RH's lawyers.

As for the OP, Don't use the CPAN module. Download the tarball from cpan.org and Install from that. It will be clear what is missing when you do it that way. If you can't figure it out please post the exact error messages you get.


In reply to Re^6: Install seems impossible! by xorl
in thread Install seems impossible! by rupesh

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • 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:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.