On Mon, Sep 27, 2010 at 10:02:33AM +0530, Jatin wrote:
> 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 , But still working with padre causes my kernel to 
> crash. Thanks but i dont want to keep crashing my kernel again and 
> again. Would wait for a more stable release. Until then i ll continue my 
> scripting using Gedit.

IMO, this is a bug in Ubuntu kernel.

Can you show output of commands:
$ dpkg -l libwxgtk*
and 
$ find /usr/local/lib/ -name '*.so'


p.s. http://en.wikipedia.org/wiki/Magic_SysRq_key

If your desktop freezed try "magic" key combinations to reboot a computer
without corrupting the filesystem:

Alt+SysRq+s - Sync all mounted filesystems
Alt+SysRq+u - Remount all mounted filesystems in read-only mode
Alt+SysRq+b - reboot the system

-- 
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