|
reloc_perl - relocate a perl installation |
reloc_perl - relocate a perl installation
reloc_perl [-a] [-b] [-d] [-e destpath] [-f file] [-i] [-t] [-r] [-v]
topath [frompath]
This tool will move a perl installation wholesale to a new location.
Edits path names in binaries (e.g., a2p, perl, libperl.a) to reflect the new location, but preserves the size of strings by null padding them as necessary.
Edits text files by simple substitution.
'destpath' cannot be longer than 'frompath'.
If 'frompath' is not found in any files, no changes whatsoever are made.
Running the tool without arguments provides more help.
(c) 1999-2001 ActiveState Tool Corp. All rights reserved.
|
reloc_perl - relocate a perl installation |