On Monday, August 19, 2002, at 02:40 , Nikola Janceski wrote:
> host1 is one host. the only host that I have been testing this on.
> via command line it works.
> via rsh command line it doesn't.
> via rsh to command prompt, then command lining it, it works.
if you do an
rsh farhost
yo
On Monday, August 19, 2002, at 12:42 , Nikola Janceski wrote:
[..]
> but if run it via an rsh command (on the same host for now):
> /bin/rsh host1 /yyy/TreeInfo/tmp/gather_os_info.pl
>
> I get the following error:
> Can't locate object method "new" via package "XML::SAX::PurePerl" (perhaps
> you
rom: Nikola Janceski [mailto:[EMAIL PROTECTED]]
> Sent: Monday, August 19, 2002 3:50 PM
> To: 'Tanton Gibbs'; Beginners (E-mail)
> Subject: RE: Problems with rsh command
>
>
> nope.. then it would be able to get that far.
>
> Remember I have:
> use XML::Simp
' all the time anyway.
> -Original Message-
> From: Tanton Gibbs [mailto:[EMAIL PROTECTED]]
> Sent: Monday, August 19, 2002 3:44 PM
> To: Nikola Janceski; Beginners (E-mail)
> Subject: Re: Problems with rsh command
>
>
> One thing you might check is your PER
-
From: "Nikola Janceski" <[EMAIL PROTECTED]>
To: "Beginners (E-mail)" <[EMAIL PROTECTED]>
Sent: Monday, August 19, 2002 3:42 PM
Subject: Problems with rsh command
> I have posted this to XML and no response there. so maybe it's simpler
than
> that...
>
I have posted this to XML and no response there. so maybe it's simpler than
that...
I have script that uses XML::Simple, which works when run via command line:
/yyy/TreeInfo/tmp/gather_os_info.pl
but if run it via an rsh command (on the same host for now):
/bin/rsh host1 /yyy/TreeInfo/tmp/gather