-=| Jatin, Mon, Sep 27, 2010 at 10:02:33AM +0530 |=-
> To fix this errors simple rebuild of perl-Wx required:
> > $ sudo apt-get build-dep libwx-perl
> > $ apt-get source libwx-perl
> > $ cd libwx-perl-*
> > $ dpkg-buildpackage -rfakeroot
> > $ sudo dpkg -i ../libwx-perl_*
> >
> >
> > $ LD_BIND_NOW=1 perl -MWx -e 'print "ok"'
> > ok
> >    
> 
> Tried this as well ,

Note that any module installed via 'cpan install' takes precedence 
over the packaged version. So after 'cpan install Wx', you will always 
use that version, no mater what you do with the libwx-perl package.

> But still working with padre causes my kernel to crash. Thanks but 
> i dont want to keep crashing my kernel again and again.

There is nothing Padre could do about this. Please ask for help on the 
relevant Ubuntu media.

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Padre-dev mailing list
Padre-dev@perlide.org
http://mail.perlide.org/mailman/listinfo/padre-dev

Reply via email to