According to http://www.scientificlinux.org/distributions/6x/build/problemit would appear that SL is built on RHEnterprise Linux and includes perl. You might simply install Padre via the CPAN shell.
perl -MCPAN -e shell > install Padre The package manager for SL should be yum. You can get more info on yum with man/info or teh GooGle http://www.scientificlinux.org/search?SearchableText=yum Maybe that will help On Wed, Feb 23, 2011 at 5:48 AM, Zeno Gantner <zeno.gant...@gmail.com>wrote: > Hi, > > On Tue, Feb 22, 2011 at 2:29 PM, Miah Wadud Dr (ITCS) <w.m...@uea.ac.uk> > wrote: > > Hi Zeno, > > > > Thanks for the quick reply. I downloaded Padre from: > > > > http://padre.perlide.org/download.html > > > > on the link on the top right hand corner (with a link to > perl-5.11.4-xl-0.03.tar.bz2). I find the links you have provided me a bit > confusing; what exactly are the dependencies? There just seems to be links > to lots of RPMs, but I don't know which ones I need to specifically install. > Could you please provide me with clearer instructions? > > Sorry, I have no experience with RedHat/Scientific Linux/Fedora, I do > not know about the package managers available etc., > so there is not much that I can do for you. > > Maybe someone else on the list? > > I can only say what I would try if I were you: > > - deinstall the binary Padre package (you won't need it, because most > likely you already have Perl installed on your machine) > - try to install Wx: rpm -ivh perl-Wx perl-Alien-wxWidgets > - install cpanm: cpan App::cpanminus > - install Padre: cpanm Padre > > Please let us know if this works, then we can improve the documentation. > > If you are stuck during installation, you may also come to our IRC > channel, maybe people can lead you through the installation > step-by-step: > http://padre.perlide.org/contact.html > > Best regards, > Z. > -- > MyMediaLite Recommender System Library: http://ismll.de/mymedialite > _______________________________________________ > 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