Changes between Version 10 and Version 11 of Download
- Timestamp:
- 08/24/08 09:04:12 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Download
v10 v11 1 = Download =2 1 3 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. 4 So we have several strategies. 5 6 1. Describe below results people have on various OS-es 7 2. Ask the various downstream distributors to include Padre 8 3. Create a stand alone version using PAR 9 10 Help in any of those is appreciated. Please post links to any conversation you might 11 have with the distro maintainers so others can follow up. 2 The latest release of Padre is v0.05 See http://svn.perlide.org/padre/trunk/Changes 12 3 13 4 = Binary = … … 26 17 [http://packages.ubuntu.com/intrepid/libwx-perl] 27 18 28 29 19 = Source code = 30 31 == CPAN ==32 20 33 21 Padre is released as a CPAN package. You can download and install it using CPAN.pm or CPANPLUS. 34 22 The released versions can be seen here [http://search.cpan.org/dist/Padre/] and here [http://kobesearch.cpan.org/dist/Padre]. 35 23 36 The difficult part thoughwill be to install some of the prerequisites:24 The difficult part will be to install some of the prerequisites: 37 25 38 [http://search.cpan.org/dist/Alien-wxWidgets/ Alien::wxWidgets] and [http://search.cpan.org/dist/Wx/ Wx] 26 Installing wxWidgets (that [http://search.cpan.org/dist/Alien-wxWidgets/ Alien::wxWidgets] tries to solved) 27 and and installing wxPerl (the [http://search.cpan.org/dist/Wx/ Wx] distro) from CPAN. 39 28 40 29 Mattia Barbon did a great job with them but they are still difficult to install. 41 30 Any help in that are would be welcome as well. See the [http://wxperl.sourceforge.net/ wxPerl] web site 42 31 and mailing list. 32 33 Other help can be of 34 35 1. Describe the results you have on various OS-es 36 2. Ask the various downstream distributors to include Padre 37 3. Create a stand alone version using PAR 38 39 Help in any of those is appreciated. Please post links to any conversation you might 40 have with the distro maintainers so others can follow up. 43 41 44 42 == MS Windows ==
