Changes between Version 5 and Version 6 of DownloadFedora
- Timestamp:
- 03/17/11 17:00:15 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DownloadFedora
v5 v6 2 2 3 3 == Installation using the Package Manager == 4 5 === Fedora 12 === 6 Fedora-12 includes Padre-0.64 with Wx Version: 0.92 wxWidgets 2.8.11 7 8 {{{ 9 # yum install perl-Padre 10 }}} 11 12 Apparently, after this padre will still complain 13 {{{ 14 libwx_Gtk2u_aui-2.8.so cannot open shared object file 15 }}} 16 17 then also install 18 {{{ 19 # yum install wxGTK-devel 20 }}} 21 4 22 === Fedora 11 === 5 23 Fedora-11 includes Padre-0.32 with Wx Version: 0.91.
