in reply to Re^2: Installing a Perl module to an embedded target with different Perl version
in thread Installing a Perl module to an embedded target with different Perl version
Remember the system boots from a filesystem image.So, where is this filesystem image coming from? I've created images for embedded systems as well (but they didn't have the resources to be able to run perl); putting files there was a matter of copying - it wasn't "scp to box" but "cp to mounted image".
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Installing a Perl module to an embedded target with different Perl version
by wanna_code_perl (Friar) on May 18, 2010 at 22:09 UTC |