Strange enough - I have made a Gentoo installation on an other partition and I hit the same problem. Any idea where to dig deeper?
On Thu, Aug 5, 2010 at 10:46 PM, Laslo Forro <getfo...@gmail.com> wrote: > Gladly, but I can not find > the Alien::wxWidgets::Config::gtk2_2_8_10_uni_gcc_3_4 module only the log. > /home/salmonix/perl5/lib/perl5/Alien/wxWidgets contains only Utility.pm. > I can not find anything similar in the build directory > (~/.cpanp/5.12.1/build/Alien-wxWidgets-0.51/...) > Btw, I try to install them using CPANP. > > Yours > Laslo > > > On Thu, Aug 5, 2010 at 3:57 PM, Mattia Barbon <mattia.bar...@libero.it>wrote: > >> Laslo Forro wrote: >> >>> salmo...@irulan /home/salmonix $ perl -MAlien::wxWidgets=:dump -e 2 >>> $VAR1 = { >>> 'compiler_kind' => 'gcc', >>> 'version' => '2.008010', >>> 'build' => 'multi', >>> 'key' => 'gtk2_2_8_10_uni_gcc_3_4', >>> 'package' => >>> 'Alien::wxWidgets::Config::gtk2_2_8_10_uni_gcc_3_4', >>> 'compiler_version' => '3.4', >>> 'mslu' => 0, >>> 'unicode' => 1, >>> 'toolkit' => 'gtk2', >>> 'debug' => 0 >>> }; >>> salmo...@irulan /home/salmonix $ wx-config --version >>> 2.8.10 >>> salmo...@irulan /home/salmonix $ wx-config --prefix >>> /usr >>> >> >> I really don't understand what is going wrong with your Alien::wxWidgets >> installation... could you post the installation log for Alien::wxWidgets, >> and the contents of the Alien::wxWidgets::Config::gtk2_2_8_10_uni_gcc_3_4 >> module created by the installation? >> >> Thanks, >> Mattia >> >> Bests, >>> Laslo >>> >>> >>> On Tue, Aug 3, 2010 at 6:33 PM, Mattia Barbon >>> <mattia.bar...@libero.it<mailto: >>> mattia.bar...@libero.it>> wrote: >>> >>> Laslo Forro wrote: >>> >>> The new error log attached in case it helps. >>> >>> >>> Unfortunately it only shows the same problem as the first log: >>> A::wx points to a non-existent installation of wxWidgets. Could you >>> post here the output of: >>> >>> $ perl -MAlien::wxWidgets=:dump -e 42 >>> $ wx-config --version >>> $ wx-config --prefix >>> >>> ? >>> >>> Regards, >>> Mattia >>> >>> >>> >> >