Nothing to do with the big W. Underlying OS? Well I'd just assumed that being a NAS, it was simply a cut-down Ubuntu or Debian, but uname -a has been edited. It doesn't look dissimilar to an old Red Hat, but I just can't tell. The problem is, that the unit is holding 2.7Tb pf backup. Not something I want to cross compile. I might have to buy (God forbid) another unit to sort this all out. (I'd be happier installing gcc/DBI.pm if I knew how to do it.) Weird thing is that DBI.pm is there under a sub-directory (why copy it across in a cut down OS and not use it?). Nothing I do tells me that it is installed - but it is there. Is there a way of "activating" it rather than a full install? All the other modules work. (It doesn't run from the command line, I tried a one off perl script using "use DBI;" and "$dbh = DBI->connect(...." )

In reply to Re^2: DBI on NAS by nperrins
in thread DBI on NAS by nperrins

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.