Changes between Version 10 and Version 11 of DownloadUbuntu
- Timestamp:
- 11/11/10 18:00:34 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DownloadUbuntu
v10 v11 19 19 }}} 20 20 21 Because of a packaging error, [https://bugs.launchpad.net/ubuntu/+source/padre/+bug/485012 padre does not work out of the box on Ubuntu 10.10]. 22 One possible workaround is to install wx-perl from CPAN: 23 {{{ 24 sudo cpan Alien::wxWidgets 25 sudo cpan Wx 26 }}} 21 27 22 28 == Installation from CPAN == … … 26 32 * download and setup local::lib ( http://search.cpan.org/dist/local-lib/ ) 27 33 * configure the cpan client setting the prerequisite_policy to 'follow' and to add a CPAN server in the urllist: 34 * {{{cpan}}} 28 35 * {{{conf prerequisites_policy follow}}} 29 36 * {{{conf urllist http://cpan.yahoo.com/}}}
