> There are 2 different version of perl Wx installed on a system. > 1. system package libwx-perl (in /usr/lib/perl5 ) - 0.96 > 2. local build (in /usr/local/lib/perl/5.10.1 ) - 0.98 > > If you rebuild libwx-perl deb, you can manualy remove local build of wx > (cpan doesn't have uninstall option...) > Delete these directories: > > /usr/local/lib/perl/5.10.1/auto/Wx/ > /usr/local/lib/perl/5.10.1/Wx/ > /usr/local/lib/perl/5.10.1/Wx.pm > > > Ok , I removed these directories and the output for the command : find /usr/local/lib/ -name '*.so' does not return anything since the files are deleted.
What is the next step ? will this solve the kernel freeze issue ? Thanks Jatin _______________________________________________ Padre-dev mailing list Padre-dev@perlide.org http://mail.perlide.org/mailman/listinfo/padre-dev