Changes between Version 8 and Version 9 of DownloadMacOSX
- Timestamp:
- 04/30/12 23:29:11 (13 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DownloadMacOSX
v8 v9 64 64 - Install Perl and Wx (This will include many dependencies and take some time to compile and complete.) 65 65 {{{ 66 sudo port install perl5 wxWidgets 66 sudo port install perl5 +threads 67 sudo port install wxWidgets 67 68 }}} 68 69 - Install Padre via CPAN
