Erik Colson wrote:
Hi Mattia,

On 26 Sep 2009, at 18:21, Mattia Barbon wrote:

Erik Colson wrote:
here's the output when trying to install Wx from cpan prompt:

I must be missing something, but I do not see anything specific to STC in the log

The stc problem occurred when I used Alien::wxWidgets to compile wx. It didn't anymore since I compiled Wx myself.

  Ah, ok.

However I had to compile wx in 32bit as you can see below, whereas I compiled perl in 64bit. Might this be the problem now ?

  Yes, you can't mix 32/64 bit executables/libraries.

below... as for the "wrong architecture" problem, could you try doing:

file /Users/ec/.cpan/build/Wx-0.93-vft5H0/blib/arch/auto/Wx/Wx.bundle

/Users/ec/.cpan/build/Wx-0.93-vft5H0/blib/arch/auto/Wx/Wx.bundle: Mach-O bundle i386

file /usr/local/bin/perl

/usr/local/bin/perl: Mach-O 64-bit executable x86_64

file /usr/local/lib/<one of the wx libraries>

/usr/local/lib/libwx_mac_stc-2.8.dylib: Mach-O dynamically linked shared library i386

Regards,
Mattia

Reply via email to