dejagnu
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: remote problems using ssh


From: Daniel Jacobowitz
Subject: Re: remote problems using ssh
Date: Tue, 30 Nov 2004 12:02:00 -0500
User-agent: Mutt/1.5.5.1+cvs20040105i

On Tue, Nov 30, 2004 at 11:57:36AM -0500, Doug Reiland wrote:
> I am using version 1.4.3 and had a time getting dejagnu to work with ssh. 
> It looks like real problems with rsh.exp, but then everybody would be 
> seeing this.

First of all, try 1.4.4.  Some time between 1.4.2 and 1.4.4 I made
changes to the RSH configuration.  I don't remember where.

> >From googling, it seems that I should be able to use ssh by creating a 
> boards file with:
> 
> set_board_info rsh_prog /usr/bin/ssh
> set_board_info rcp_prog /usr/bin/scp
> set_board_info shell_prompt "remote:"
> set_board_info hostname "some_remote_host"
> set_board_info username "some_user"
> 
> Also, I set target somewhere to unix

"somewhere"?  Please provide exactly how you're invoking dejagnu.  It
sounds like you've got --target/--target_board confused.

> set_board_info protocol rsh

Should probably be using "standard".


-- 
Daniel Jacobowitz




reply via email to

[Prev in Thread] Current Thread [Next in Thread]