Finally I went with the original suggestion of Mattia and managed to
build it on an Ubuntu 8.04
(6.04 was just too old and needed lot of extra things) and then I
tried it on both Ubuntu 9.04
and 9.10 and it was working.
I am now trying to fix various issues I encountered and improve the
build syst
Gabor Szabo wrote:
On Sun, Nov 29, 2009 at 1:57 PM, Mattia Barbon wrote:
Gabor Szabo wrote:
Hi,
Now I moved it to an Ubuntu 9.04 and I get the following error:
Can't load
'/home/gabor/perl-5.10.1-xl-0.01/perl/lib/site_perl/5.10.1/i686-linux-thread-multi/auto/Wx/Wx.so'
for module Wx: /usr/l
On Sun, Nov 29, 2009 at 1:57 PM, Mattia Barbon wrote:
> Gabor Szabo wrote:
>
> Hi,
>
>> Now I moved it to an Ubuntu 9.04 and I get the following error:
>>
>> Can't load
>> '/home/gabor/perl-5.10.1-xl-0.01/perl/lib/site_perl/5.10.1/i686-linux-thread-multi/auto/Wx/Wx.so'
>> for module Wx: /usr/lib/
Gabor Szabo wrote:
Hi,
Now I moved it to an Ubuntu 9.04 and I get the following error:
Can't load
'/home/gabor/perl-5.10.1-xl-0.01/perl/lib/site_perl/5.10.1/i686-linux-thread-multi/auto/Wx/Wx.so'
for module Wx: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.11' not
found (required by
/home/g
--- On Sun, 11/29/09, Gabor Szabo wrote:
> From: Gabor Szabo
> Subject: distributing wx based application in binary format for linux
> To: "wxPerl users"
> Date: Sunday, November 29, 2009, 1:36 AM
> I am trying to build a package that
> would include a full perl
&
I am trying to build a package that would include a full perl
distribution and also Padre
which is written in wxPerl.
So far I managed to build the whole package. The first issue I
encountered was that when I was trying
to run padre on a bare-bone system it complained about missing
libwx_gtk2u_cor