Contributed by Anonymous Monk
on Sep 01, 2000 at 12:18 UTC
Q&A
> programs and processes
Answer: If Perl is installed to a networkdrive, can I run scripts on a pc without perl? contributed by halxd2 Big Time! On a M$ mounted network drive, say P:,
install perl from a workstation with the mounted
drive. Can be the station sharing the drive, just
mount it with the same name you want to use
throught out your network. Then add P:\perl\bin
to your path and bingo! I mostly had to say things
like perl filename.pl, but it worked great. That
was on a network of about 170 PCs, 1 NT server, and
20 or so printers. That network connected to a much
larger network, connected to the net. Lots of traffic,
perl ran like it was local. |
Please (register and) log in if you wish to add an answer
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
Outside of code tags, you may need to use entities for some characters:
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.
|
|