Most certainly it is in a trusted environment... You made me think twice about the post thinking I revealed hostnames.
When you talk about a make wrapper, I was thinking that I loaded the profile when I attemted to run a .sh script on the remote system as opposed to running each make command via an RSH command. The .sh script was just simply to execute the three compile lines as a last ditch effort. In the .sh script, I attempted to have it load .profile and so forth prior to anything else getting executed. If you have a different idea on the "make wrapper", please give me an example I can run with.
Assuming this doesn't work, I have kicked around the idea of using Rlogin and using Perl to echo the commands to the open Rlogin. Never done it but seems like an option. Rlogin should execute everything as though you logged into the machine.
-Brent
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
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, details, 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, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
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.