Hi, I am trying to install the PDL module and several applications (PDL::NiceSlice, PDL::Char)for Perl. The problem is that I donīt have admin (root) rights, so its not possible to install it automatically (even with setting a different installation-path)...I set for several other moduls a lib-path and put the specific files manually in the folder but for PDL it doesnt work...too many other files needed (missing xxx.pm, "badsupport.p": During a perl Makefile.PL, the file Basic/Core/badsupport.p is created...and so on). Is there another way to install PDL and the additional 1000 needed files on an easy way? (Using SunOS 5.10 and Perl 5.8) Thanks for help

In reply to PDL installation problem by halligalli

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.