[Padre-dev] Portable Strawberry perl with Padre 0.25, Parrot and Rakudo

Adam Kennedy adamkennedybackup at gmail.com
Mon Jan 12 04:11:29 PST 2009


This happens because Portable Strawberry (as the name may suggest)
expects to be running on a flash drive.

In that scenario, E:\ is very much the correct location for the home
directory :)

You'll also find that my_documents resolves to C:\Document, because it
thinks that it's on a portableapps.com directory layout.

You might want to take a look at a file called portable.perl sitting
in the root of the distribution, from which you may be able to tweak
the default relative locations.

Adam K

2009/1/12 Gabor Szabo <szabgab at gmail.com>:
> File::HomeDir->my_home points to C:
> File::HomeDir->my_data   is undef


More information about the Padre-dev mailing list