Changes between Version 2 and Version 3 of Download
- Timestamp:
- 08/21/08 07:24:09 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Download
v2 v3 5 5 The released versions can be seen here [http://search.cpan.org/dist/Padre/] and here [http://kobesearch.cpan.org/dist/Padre]. 6 6 7 8 == MS Windows == 9 10 On Strawberry Perl 5.10 you can install it following these steps 11 12 {{{ 13 cpan> look Alien::wxWidgets 14 $ perl Makefile.PL 15 $ dmake 16 $ dmake test 17 $ dmake install 18 $ exit 19 cpan> install Wx 20 cpan> install Padre 21 }}} 22 7 23 == Ubuntu == 8 24 9 25 http://perlmonks.org/?node_id=704052 10 26 27 == Debian == 28 29 == Fedora == 30 31 Fedora has wxPerl since at least FC8 32 33 == Mandriva/Mandrake == 34 35 == FreeBSD == 36 37 == SuSe == 38 39 == Gentoo == 40 41 == OSX == 42 43 OS X 10.4 has wxPerl 0.22, 10.5 has a more recent version (0.6x for some x 44 11 45 == Tickets == 46 12 47 [http://padre.perlide.org/query?status=accepted&status=assigned&status=new&status=reopened&component=downstream&order=priority&col=id&col=summary&col=status&col=type&col=priority&col=milestone&col=component&report=9 Open Tickets] 48 49 == wxWidgets and wxPerl == 50 51 [http://www.nntp.perl.org/group/perl.wxperl.users/2008/07/msg5992.html wxPerl on Linux distributions] 52
