Hi Zeno, thanks for the information. Where can I download the RPMs perl-Wx and perl-Alien-wxWidgets? I have had a Google around and cannot find these RPMs on the web. And when I try to install Padre using your instructions, it complains about missing Alien/wxWidgets.pm, so I will need those RPMs first.
Cheers, Wadud. From: padre-dev-boun...@s6.hostlocal.com [mailto:padre-dev-boun...@s6.hostlocal.com] On Behalf Of S Z Sent: Wednesday, February 23, 2011 5:07 PM To: Padre development discussion list Subject: Re: [Padre-dev] Padre installation on Scientific Linux 5.0 According to http://www.scientificlinux.org/distributions/6x/build/problem it 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<mailto:zeno.gant...@gmail.com>> wrote: Hi, On Tue, Feb 22, 2011 at 2:29 PM, Miah Wadud Dr (ITCS) <w.m...@uea.ac.uk<mailto: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<mailto: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