Changes between Version 108 and Version 109 of Download
- Timestamp:
- 07/06/09 22:13:30 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Download
v108 v109 517 517 The most straightforward method is to install everything from source. This will ignore any existing wxwidgets installation. 518 518 519 1. $ wxPerl -MCPAN -eshell520 2. [cpan] $ install Alien::wxWidgets [choose install from source, which is NOT the default]521 3. [go do something else for a good 15 minutes while it compiles] 522 4. [cpan] $ install Wx523 5. [cpan] $ install Padre519 1. $ wxPerl -MCPAN -eshell 520 1. [cpan] $ install Alien::wxWidgets [choose install from source, which is NOT the default] 521 1. Go do something else while it compiles wxWidgets. 522 1. [cpan] $ install Wx 523 1. [cpan] $ install Padre 524 524 525 525 Padre has a LOT of prerequisites. You're likely to run into some problems with tests failing. IPC::Run3 was a particular problem due to its prerequisites, but a later individual install worked fine. Just make your way through them all, and 'force notest install $module' as needed. Once you've got padre installed you start it by running /usr/local/bin/padre.
