I am trying to get Alien::wxWidgets to install manually by following installing 
_and_ upgrading wxWidgets and wxPerl steps found on 
http://padre.perlide.org/trac/wiki/DownloadMacOSX:

http://paste.scsys.co.uk/56269

When I install Alien::wxWidgets without building manually and forcing the 
install of Wx I am getting errors like:

#   Failed test 'use Wx;'
#   at t/01_load.t line 6.
#     Tried to use 'Wx'.
#     Error:  Can't load 
'/Users/Shared/CPAN/build/Wx-0.98-Q6o59_/blib/arch/auto/Wx/Wx.bundle' for 
module Wx: 
dlopen(/Users/Shared/CPAN/build/Wx-0.98-Q6o59_/blib/arch/auto/Wx/Wx.bundle, 2): 
Symbol not found: __ZN10wxFontBase18ms_encodingDefaultE
#   Referenced from: 
/Users/Shared/CPAN/build/Wx-0.98-Q6o59_/blib/arch/auto/Wx/Wx.bundle
#   Expected in: flat namespace
#  in /Users/Shared/CPAN/build/Wx-0.98-Q6o59_/blib/arch/auto/Wx/Wx.bundle at 
/System/Library/Perl/5.10.0/darwin-thread-multi-2level/DynaLoader.pm line 207.
#  at (eval 4) line 2
# Compilation failed in require at (eval 4) line 2.
# BEGIN failed--compilation aborted at (eval 4) l

http://www.cpantesters.org/cpan/report/5e4b9c28-c702-11df-9941-b27d9056d12f

I wanting to get this all installed so I can install the latest version of 
Padre instead of using an outdated padre.dmg.

Jonathan


Reply via email to