Hello, I am trying to install padre on opensuse 14 , I installed trhough yast but nothing showed up so I decided to run padre from the command line and got the following 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
so I tried installing the module, but getting an error, can I get help please, I tried googling but nothing.
install Wx::Scintilla Reading '/root/.cpan/Metadata' Database was generated on Tue, 24 Nov 2015 17:17:02 GMT Running install for module 'Wx::Scintilla' Checksum for /root/.cpan/sources/authors/id/A/AZ/AZAWAWI/Wx-Scintilla- +0.39.tar.gz ok Scanning cache /root/.cpan/build for sizes ...................................................................... +......DONE Configuring A/AZ/AZAWAWI/Wx-Scintilla-0.39.tar.gz with Build.PL Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Wx-Scintilla' version '0.39' AZAWAWI/Wx-Scintilla-0.39.tar.gz /usr/bin/perl Build.PL -- OK Running Build for A/AZ/AZAWAWI/Wx-Scintilla-0.39.tar.gz Use of uninitialized value $location in split at inc/Module/Build/Scin +tilla.pm line 58. Use of uninitialized value in concatenation (.) or string at inc/Modul +e/Build/Scintilla.pm line 59. Can't exec "wx-config": No such file or directory at inc/Module/Build/ +Scintilla.pm line 64. Use of uninitialized value $configtest in pattern match (m//) at inc/M +odule/Build/Scintilla.pm line 65. Cannot find wx-config for wxWidgets. Perhaps you need to install wxWid +gets development libraries for your system? at inc/Module/Build/Scint +illa.pm line 66. AZAWAWI/Wx-Scintilla-0.39.tar.gz ./Build -- NOT OK Failed during this command: AZAWAWI/Wx-Scintilla-0.39.tar.gz : make NO

In reply to 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.