Hi Zeno,

> -----Ursprüngliche Nachricht-----
> Von: padre-dev-boun...@perlide.org 
> [mailto:padre-dev-boun...@perlide.org] Im Auftrag von Zeno Gantner
> Gesendet: Donnerstag, 1. April 2010 13:06
> An: Padre development discussion list
> Betreff: Re: [Padre-dev] Installing Padre on Ubuntu 9.04
> 
> I took the liberty and added this to a new Wiki page that 
> describes the different ways of installing Padre on Ubuntu:
> 
> http://padre.perlide.org/trac/wiki/DownloadUbuntu
> 
> Having one page per operating system looks nicer IMHO.
> My first impression on seeing the huge page 
> http://padre.perlide.org/trac/wiki/Download
> was a feeling of being lost ;-)
> 
> If no one objects, I will try to create one page in the wiki 
> for each operating system/Linux distribution, maybe this 
> makes the installation documentation easier to read.

Thank you for all the work, but it seems you killed some well-known links
:-(

Links from Hyppolit and the main Padre homepage download page are corrupt
now and I can't find the svn/source code instructions anywhere. This is very
important to get new people on Padre development.

Please revert the changes to restore these links.

I suggest creating a "DownloadOverview" (or anything else) page in the wiki,
then we need to find a way to safely replace the old downloadpage keeping
all links to it valid without changing the same content twice (in
DownloadUbuntu and in the download page).

Regards,
Sebastian

> 
> Best regards,
>   Zeno
> 
> On Thu, Apr 1, 2010 at 11:23 AM, Gabor Szabo 
> <szab...@gmail.com> wrote:
> > I just had to install Padre on a fresh Ubuntu 9.04
> >
> > Here is the process I followed:
> >
> > - sudo aptitude install libwxgtk2.8-0 libwxgtk2.8-dev 
> libwxbase2.8-dev 
> > libwxbase2.8-0
> > - sudo aptitude install g++
> > - download and setup local::lib
> > - configure the cpan client setting the prerequisite_policy to 
> > 'follow' and to add a CPAN server in the urllist
> >  o conf prerequisites_policy follow
> >  o conf urllist http://cpan.yahoo.com/
> >  o conf save
> > - cpan Alien::wxWidgets
> > - cpan Wx
> > - cpan Padre
> >
> > There are certain places where CPAN.pm is still asking for 
> > confirmation
> >  "is just needed temporarily during building or testing. Do 
> you want 
> > to install it permanently (y/n) [yes]"
> > I had to press enter several times
> >
> > I was told this can be eliminated by setting 
> > build_requires_install_policy  to 'yes' in the CPAN client:
> >
> >  o conf build_requires_install_policy  yes
> >  o conf save
> >
> >
> > regards
> >   Gabor
> >
> > --
> > Gabor Szabo                     http://szabgab.com/ 
> > _______________________________________________
> > 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

_______________________________________________
Padre-dev mailing list
Padre-dev@perlide.org
http://mail.perlide.org/mailman/listinfo/padre-dev

Reply via email to