Hello all I've run into some problems trying to build Padre .94 on my CentOS 6.2 64 install
Here is the error I revive when I try to run padre. Can't load '/usr/local/lib64/perl5/auto/Wx/Scintilla/Scintilla.so' for module Wx::Scintilla: /usr/local/lib64/perl5/auto/Wx/Scintilla/libwx_gtk2u_scintilla-2.8.so: undefined symbol: _ZN8wxWindow12ApplyToolTipEP12_GtkTooltipsPKc at /usr/local/lib64/perl5/XSLoader.pm line 71. at /usr/local/lib64/perl5/Wx/Scintilla.pm line 32. Compilation failed in require at /usr/local/share/perl5/Padre/Wx/Theme.pm line 15. BEGIN failed--compilation aborted at /usr/local/share/perl5/Padre/Wx/Theme.pm line 15. Compilation failed in require at /usr/local/share/perl5/Padre/Wx/Main.pm line 48. BEGIN failed--compilation aborted at /usr/local/share/perl5/Padre/Wx/Main.pm line 48. Compilation failed in require at /usr/local/share/perl5/Padre/Wx/App.pm line 58. Perl exited with active threads: 1 running and unjoined 0 finished and unjoined 0 running and detached [jhorsfall@Cdesk flix]$ file /usr/local/lib64/perl5/auto/Wx/Scintilla/libwx_gtk2u_scintilla-2.8.so /usr/local/lib64/perl5/auto/Wx/Scintilla/libwx_gtk2u_scintilla-2.8.so: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, not stripped [jhorsfall@Cdesk flix]$ I've been using cpan to install modules I did a make test on the padre source and ended up with a failure, but tried installing anyway Parse errors: Bad plan. You planned 22 tests but ran 3. t/99_debug_debugoutput.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test: 2 Non-zero exit status: 255 Parse errors: Bad plan. You planned 14 tests but ran 3. Files=49, Tests=1011, 57 wallclock secs ( 0.24 usr 0.06 sys + 11.66 cusr 1.16 csys = 13.12 CPU) Result: FAIL Failed 20/49 test programs. 11/1011 subtests failed. make: *** [test_dynamic] Error 255 Where do I go from here? _______________________________________________ Padre-dev mailing list Padre-dev@perlide.org http://mail.perlide.org/mailman/listinfo/padre-dev