On Mon, Sep 27, 2010 at 01:30:00PM +0530, Jatin wrote:
> 
> 
> > 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 ?

don't know.
I have the same system: ubuntu 10.04 (x86_64) with padre-0.50 installed.
On my system only system package of libwx-perl installed (after rebuild)
and padre running fine.

-- 
Vladimir Lettiev aka crux ✉ thec...@gmail.com
_______________________________________________
Padre-dev mailing list
Padre-dev@perlide.org
http://mail.perlide.org/mailman/listinfo/padre-dev

Reply via email to