| Version 6 (modified by szabgab, 5 years ago) (diff) |
|---|
Download
We know it is not easy to install Padre but we know the main problem are wxWidgets (that Alien::wxWidgets tries to solved) and the Wx distro from CPAN. So we have several strategies.
1) Describe below results people have on various OS-es 2) Ask the various downstream distributors to include Padre 3) Create a stand alone version using PAR
Help in any of those is appreciated. Please post links to any conversation you might have with the distro maintainers so others can follow up.
CPAN
Padre is released as a CPAN package. You can download and install it using CPAN.pm or CPANPLUS. The released versions can be seen here http://search.cpan.org/dist/Padre/ and here http://kobesearch.cpan.org/dist/Padre.
MS Windows
On Strawberry Perl 5.10 you can install it following these steps
cpan> look Alien::wxWidgets $ perl Makefile.PL $ dmake $ dmake test $ dmake install $ exit cpan> install Wx cpan> install Padre
Ubuntu
http://perlmonks.org/?node_id=704052
Wx is to be in the Intrepid (9.04 ?) release of Ubuntu: http://packages.ubuntu.com/intrepid/libwx-perl
Debian
The next Debian release will have wxPerl in it, albeit with an old version of wxWidgets
See #34
Fedora
Fedora has wxPerl since at least FC8
See #33
Mandriva/Mandrake?
FreeBSD
Suse
http://www.nntp.perl.org/group/perl.wxperl.users/2008/08/msg6056.html
Gentoo
Has Wx version 0.82
http://www.nntp.perl.org/group/perl.wxperl.users/2008/07/msg5993.html
OSX
OS X 10.4 has wxPerl 0.22, 10.5 has a more recent version (0.6x for some x
wxWidgets and wxPerl
wxPerl on Linux distributions
