Hello Jon, Ubuntu should have a package version of Padre and Ubuntu 12.10 should have the latest version of Padre available. simply running ` apt-get install padre ` via terminal should do it.
Now if you are looking to install from cpan (where you install latest Padre version ) then you would need to install a few dependencies. Here is step by step list of commands I ran. ( I recently installed Padre myself ) sudo apt-get install build-essential libwx-perl Cpan install these modules in the same order: YAML Wx::Perl::ProcessStream Wx::Scintilla Padre If you run into any issues don't hesitate to ask for help via mailing list. Charlie Gonzalez On Wed, Oct 31, 2012 at 8:10 AM, Jon Schuck <jon.sch...@ontariosystems.com>wrote: > Could you provide instructions for installing on Ubuntu with amd64 instead > of i386 (which are the only links on the website).**** > > ** ** > > Thanks.**** > > > *Attention: This message and all attachments are private and may contain > information that is confidential and privileged. If you receive this > message in error, please notify the sender by reply email and delete the > message immediately.* > > > _______________________________________________ > Padre-dev mailing list > Padre-dev@perlide.org > http://mail.perlide.org/mailman/listinfo/padre-dev >
_______________________________________________ Padre-dev mailing list Padre-dev@perlide.org http://mail.perlide.org/mailman/listinfo/padre-dev