On Wed, 2010-07-07 at 15:56 +0300, Gabor Szabo wrote: > On Wed, Jul 7, 2010 at 3:29 PM, Brad Van Camp <platyp...@googlemail.com> > wrote: > > Tried to cpan Padre::PerlTidy::Plugin, the build failed at the > > wxWidgets. The bad part is: it hosed my .42 Padre (apt-get install > > version, Ubuntu). The error is: > > > > DBD::SQLite::db do failed attempt to to write a readonly database at > > (eval 94) line 36. > > > > An apt-get uninstall / apt-get install padre doesn't fix it. > > > > Any way to get my vers. .42 back into my regular perl5 @INC???? > > I think I would find out where is Padre installed: > > $ perldoc -l Padre > > then remove the version from apt-get > > $ sudo apt-get uninstall padre > > and then > > $ sudo mv both Padre.pm and the whole Padre/ directory to some other place > > then I guess you can install it again using apt-get. > > > Personally when I using cpan I always use a private directory using local::lib > so I can easily wipe it out. > > I hope the above helps > > regards > Gabor > _______________________________________________ > Padre-dev mailing list > Padre-dev@perlide.org > http://mail.perlide.org/mailman/listinfo/padre-dev
Thanks for reply... This is a silly chown and chmod issue. To build wxPerl on Ubuntu gets 'cannot install, do not have permission to write to /usr/share/blah blah... ' then while trying temp root "sudo cpan XX::xx", that gets the file permission screwed up on Padre. Let me comment, I see other modules scripted to chmod into and out of /usr/share/lib/perl5.1 /usr/bin/perl before writing. I realize Padre is developmental and belongs in a working folder now. Love the software. You are the only one with brace matching and #comment selected line(s). If you are familiar with NetBeans, they have Indent Left (Alt-[) and Indent Right (Alt-]). That feature, and the splash screen -- wished it would stay up longer than 1 second. Anyhow, I've got the Dev Version v.0.55 working with PerlTidy plug-in. Works good. Did a CPAN of vers.0.66 --> that is in @INC but crashes when I enable PerlTidy plug-in. Love the Padre, want to stay in touch with you guys. regards, -- Brad Van Camp _______________________________________________ Padre-dev mailing list Padre-dev@perlide.org http://mail.perlide.org/mailman/listinfo/padre-dev