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
Bests, Laslo On Tue, Aug 3, 2010 at 6:33 PM, Mattia Barbon <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 > >