Changes between Version 4 and Version 5 of BuildingOnPortableStrawberry
- Timestamp:
- 01/12/09 09:05:08 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildingOnPortableStrawberry
v4 v5 19 19 * .padre is currently in C:\ shall we set the PADRE_HOME to a directory in the portable distribution? (if so we can configure the plug-ins and ship them but we have to make sure the configuration files don't include personal history.. 20 20 21 22 21 * remove the cpan_sqlite_log.... files from c:\portable\cpan 23 22 * remove C:\portable\cpan\build and C:\portable\cpan\sources C:\portable\cpan\Bundle 24 * ( the whole portable directory is now 177 Mb)23 * ( the whole portable directory is now 280 Mb including a bare bones parrot and rakudo installation ) 25 24 26 portablepadre.bat contains the following magic: 27 {{{ 28 %~dp0perl.exe %~dp0padrewrap.pl 29 }}} 30 31 padrewrap.pl should be checked in some version control 25 * copy portablepadre.bat and padrewrap.pl from the SVN of padre\tools\portable_strawberry to portable\perl\bin 26 * run padre/trunk/tools/include_parrot.pl 32 27 33 28 * create a zip file and drag all the content of c:\portable\ in it 34 29 * (TODO isn't there a command line tool in portable to create the zip file ?) 35 * The resulting zip file for Padre 0.19 on Portable Strawberry beta 1 was 52 Mb, 36 * for Pare 0.25 with Parrot and Perl 6 it was 60 Mb. 30 * The resulting zip file for Padre 0.25 on Portable Strawberry beta 1 was 60 Mb, 37 31
