Hello, I am running Ubuntu Lucid Lynx (LTS, 10.4) which comes with an ancient version of Padre (version 0.5). I have spent all day trying to install Padre from sources but nothing works. I have tried following the instructions here:
http://padre.perlide.org/trac/wiki/DownloadUbuntu and here: http://nxadm.wordpress.com/2010/12/10/build-padre-svn-easily-with-perlbrew-and-cpanm/ Basically, just getting the dependencies installed is a problem. I'm having problems with Wx, Wx::Scintilla, Test::MockObject, and at least half the modules that Padre seems to depend on. It's really bad. When I grab the latest trunk from Padre and run "perl Makefile.PL" I get: Warning: prerequisite Module::Manifest 0.07 not found. Warning: prerequisite PPI 1.213 not found. We have 1.208. Warning: prerequisite PPIx::EditorTools 0.13 not found. We have 0.09. Warning: prerequisite PPIx::Regexp 0.011 not found. Warning: prerequisite Test::Exception 0.27 not found. Warning: prerequisite Test::MockObject 1.09 not found. Warning: prerequisite Wx::Scintilla 0.22 not found. I have tried installing modules (e.g. Wx::Scintilla) with "force", to no avail: cpan> force install Wx::Scintilla ... Running make for A/AZ/AZAWAWI/Wx-Scintilla-0.22.tar.gz Has already been unwrapped into directory /home/daniel/.cpan/build/Wx-Scintilla-0.22-DBmYiQ '/usr/bin/perl Makefile.PL INSTALLDIRS=site' returned status 512, won't make Running make test Make had some problems, won't test Running make install Make had some problems, won't install cpan> I have tried using "cpanm" (I'm not sure what it does compared to just "cpan") but to no avail. Is it possible that someone provide a pre-compiled version of Padre for Linux? I really want to try the new version to see if it is more usable for me than the 0.5 that I seem to be stuck with. I'm feeling more than a little frustrated right now. Installing Padre, even from source, should not be this difficult. Daniel. -- I'm not overweight, I'm undertall. _______________________________________________ Padre-dev mailing list Padre-dev@perlide.org http://mail.perlide.org/mailman/listinfo/padre-dev