Changes between Version 68 and Version 69 of Download
- Timestamp:
- 01/16/09 11:09:21 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Download
v68 v69 289 289 On OS X, you cannot use the 'perl' executable, you have to use the 'wxPerl' executable (see this [http://www.nntp.perl.org/group/perl.wxperl.users/2008/07/msg5978.html thread regarding wxPerl invocation]). 290 290 291 '' *TODO: much more detail required - what does this mean for running 'cpan .' to auto install dependencies?*'' 291 the most reliable way to install on OSX may be: 292 293 {{{ 294 cpan Alien::wxWidgets 295 wxPerl -MCPAN -eshell 296 force install Padre 297 }}} 298 and then replace the /usr/local/bin/padre script with the updated version at http://padre.perlide.org/browser/trunk/Padre/script/padre 299 300 ---- 292 301 293 302 OS X 10.4 has wxPerl 0.22, 10.5 has a more recent version (0.6x for some x)
