Re: compile error under 64 bit ubuntu

2011-11-20 Thread herbert breunung
Thank you very much, i try tomoroow again, it surprised me that perlbrew is a issue. starting it showed me that problem might lay more in the system since there are 2 conflicting perls perl-5.14.0 perl-5.14.1 * /usr/local/bin/perl (5.12.2) /usr/bin/perl (5.12.4) good night herbert Am 21.

Re: compile error under 64 bit ubuntu

2011-11-20 Thread Mark Dootson
Just a bit of further info, The ubuntu folks hack their Perl to get /usr/lib/i386-gnu-linux onto the libpth, so maybe you just need to hack Config.pm / Config_heavy.pl to do the same. Alien::wxWidgets needs a re-install whatever you do. Regards Mark On 21/11/2011 02:08, Mark Dootson wrote:

Re: compile error under 64 bit ubuntu

2011-11-20 Thread Mark Dootson
Hi, I think your issues are related to upgrading your Ubuntu. The upgrade can't upgrade your perlbrew - that was created under a previous version of Ubuntu. At the very least your Alien::wxWidgets is probably returning incorrect info. You could try installing latest Alien::wxWidgets - so that c

Re: compile error under 64 bit ubuntu

2011-11-20 Thread herbert breunung
>>> * sudo -s >>> * (password) >>> * apt-get install libgconf2-dev >>> * apt-get install libgstreamer0.10-dev >>> * apt-get install libgstreamer-plugins-base0.10-dev >>> >>> If you subsequently get a gtk+-2.0.pc error this can be fixed by: >>> >>> * apt-get install lib

Re: compile error under 64 bit ubuntu

2011-11-20 Thread Mark Dootson
Hi All, My mistake for calling Ubuntu which has been a pain in the past - but not now: Newly created Ubuntu 11.10 32 bit This has Perl 5.12.4 / gcc 4.6.1 Things to install libwxgtk2.8-dev gtk2-engines-pixbuf g++ Then sudo cpan -i Alien::wxWidgets sudo cpan -i Wx sudo cpan -i Wx::Demo all w

RE: compile error under 64 bit ubuntu

2011-11-20 Thread Steve Cookson
OK, well fixing the dependencies should do it. Please let me know if it doesn't work. Regards Steve > > These are defined at: > > http://wiki.wxwidgets.org/Linking_With_Gtk_And_Running_On_Any_Linux > > But to save you the trouble of clicking on the link they are: > > * sudo -s > *

Re: compile error under 64 bit ubuntu

2011-11-20 Thread herbert breunung
ah, it was a private mail but it was in fact 32 bit 11.10 with Perl 12.2 i reported him also the whole -V string so i hop it will all work out in the end unfortunately i could not install wxMediaCtrl since I found no wxmediactrl package name best herbert Am 20.11.2011 18:30, schrieb Steve Cooks

RE: compile error under 64 bit ubuntu

2011-11-20 Thread Steve Cookson
Hi Herbert, Which version of Ubuntu are you using? As Mark says, the lines: make[2]: Betrete Verzeichnis '/home/lichtkind/.cpanm/work/1321757274.25763/Wx-0.9903/ext/media' make[2]: Für das Ziel »all« ist nichts zu tun. make[2]: Verlasse Verzeichnis '/home/lichtkind/.cpanm/work/1321757274.25763/W

Re: compile error under 64 bit ubuntu

2011-11-20 Thread Mark Dootson
Hi, I think this is caused by Ubuntu having wxMediaCtrl as a separate package - wx-config in this case incorrectly reports wxmediactrl as being present - when it isn't. I think your temporary fix is to install the wxMediaCtrl wxWidgets package, or just ignore the errors and install Wx anyway

compile error under 64 bit ubuntu

2011-11-20 Thread herbert breunung
cheers, can anybody hint me to my mistake, Thanks a lot. cpanm (App::cpanminus) 1.5004 on perl 5.012002 built for i686-linux Work directory is /home/lichtkind/.cpanm/work/1321757274.25763 You have make /usr/bin/make You have LWP 6.03 You have /bin/tar: tar (GNU tar) 1.25 Copyright © 2010 Free Soft