runsikulix under distant Mac

Asked by Armel

Hy,

I'va a sikulix script witch is running on a Mac !

Now, I want run the script from a another computer with an ssh connection.

So, I've create a bash script like this :

#!/bin/bash
/work/test/runsikulix -r <testname.sikuli> -- param1 param2

In local (on the Mac) , it's running

When I try from another computer, with ssh :

ssh <user>@<ip-mac> <script.sh>

The script is running, but on the new computer, not on the Mac ....

How can I correct this problem ?

Thank for your help.

Question information

Language:
English Edit question
Status:
Expired
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Roman Podolyan (podolyan-roman) said :
#1

I use Screen Sharing to run Sikuli scripts on remote Mac ( http://www.davidtheexpert.com/post.php?id=5 -- an article about screen sharing). Other VNC solutions also may help.

Revision history for this message
Launchpad Janitor (janitor) said :
#2

This question was expired because it remained in the 'Open' state without activity for the last 15 days.