Changes between Version 1 and Version 2 of DownloadMandriva
- Timestamp:
- 04/01/10 13:13:37 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DownloadMandriva
v1 v2 1 1 = Installation using the Package Manager = 2 2 3 Mandriva 2009.0 comes with pre-packaged Padre 0.10. 3 4 Mandriva 2009.1 will ship Padre 0.29. 4 5 Mandriva cooker (development version) is following upstream quite closely. 5 6 Jerome Quelin (jq on [wiki:IRC], jquelin) who is both a Padre developer and a Mandriva maintainer keeps Padre up to date in Mandriva.7 6 8 7 To install padre: … … 12 11 }}} 13 12 13 14 14 = Installation from CPAN = 15 16 == Mandriva 2008.1 == 17 To install Padre enter the following commands: 18 19 {{{ 20 # urpmi perl-Alien-wxWidgets 21 # urpmi perl-Wx 22 $ cpan 23 cpan> install Padre 24 }}}
