Thank you for the input, I followed the instructions and seem to be getting somewhere, but still getting errors:Am I doing something wrong?
install Wx::Scintilla Running install for module 'Wx::Scintilla' AZAWAWI/Wx-Scintilla-0.39.tar.gz Has already been unwrapped into directory /root/.cpan/build/Wx-Scint +illa-0.39-dKLIkn AZAWAWI/Wx-Scintilla-0.39.tar.gz Has already been prepared AZAWAWI/Wx-Scintilla-0.39.tar.gz Could not make: Unknown error padre Can't load '/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-mult +i/auto/Wx/Scintilla/Scintilla.so' for module Wx::Scintilla: libwx_gtk +2_scintilla-2.8.12.so: cannot open shared object file: No such file o +r directory at /usr/lib/perl5/5.18.2/XSLoader.pm line 68. at /usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi/Wx/Sci +ntilla.pm line 32. Compilation failed in require at /usr/lib/perl5/vendor_perl/5.18.2/Pad +re/Wx/Theme.pm line 15. BEGIN failed--compilation aborted at /usr/lib/perl5/vendor_perl/5.18.2 +/Padre/Wx/Theme.pm line 15. Compilation failed in require at /usr/lib/perl5/vendor_perl/5.18.2/Pad +re/Wx/Main.pm line 50. BEGIN failed--compilation aborted at /usr/lib/perl5/vendor_perl/5.18.2 +/Padre/Wx/Main.pm line 50. Compilation failed in require at /usr/lib/perl5/vendor_perl/5.18.2/Pad +re/Wx/App.pm line 58. Perl exited with active threads: 1 running and unjoined 0 finished and unjoined 0 running and detached

In reply to Re^2: installation of modules by cbtshare
in thread installation of modules by cbtshare

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.