in reply to Re^3: using perl installed in another computer
in thread using perl installed in another computer
Thanks for the reply. So, each remote computer would need a perl installed? Since the config.pm file exists in C:\Perl\lib directory as you had mentioned.
Also, the following variables seem to need changing to the drive the main computer is mapped to. Please let me know if I am missing anything:
archlibexp='C:\Perl\lib' installarchlib='C:\Perl\lib' installprivlib='C:\Perl\lib' libpth='"C:\Program Files\Microsoft Visual Studio .NET 2003\SDK\v1.1\L +ib\" "C:\Perl\lib\CORE"' prefix='C:\Perl' privlibexp='C:\Perl\lib' archlib='C:\Perl\lib' bin='C:\Perl\bin' binexp='C:\Perl\bin' sitearch='C:\Perl\site\lib' sitearchexp='C:\Perl\site\lib' sitebin='C:\Perl\site\bin' sitebinexp='C:\Perl\site\bin' sitelib='C:\Perl\site\lib' sitelib_stem='' sitelibexp='C:\Perl\site\lib' siteprefix='C:\Perl\site' siteprefixexp='C:\Perl\site' perlpath='C:\Perl\bin\perl.exe'
Thanks.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: using perl installed in another computer
by nobull (Friar) on Mar 31, 2005 at 07:24 UTC | |
by Anonymous Monk on Mar 31, 2005 at 16:54 UTC | |
by nobull (Friar) on Apr 02, 2005 at 12:34 UTC | |
|
Re^5: using perl installed in another computer
by Tanktalus (Canon) on Mar 31, 2005 at 15:08 UTC | |
by Anonymous Monk on Apr 04, 2005 at 21:15 UTC | |
by Tanktalus (Canon) on Apr 04, 2005 at 21:32 UTC |