Hello all, can anybody point me into the right direction on how to start X10 programs on remote hosts using X10DT? My computer runs on OS X 10.6.8 and the remote machines run Ubuntu Linux 32Bit. I have tried the following but it fails to work: 1. create a new project with a hello world program 2. modify the Hello.x10 file to print hello world on each available place Setup of x10_platform.conf: 3. choose "Remote Connection" 4. add new host configuration: 1. choose name 2. choose user 3. choose public key authentication with ssh key + password 4. click validate to see a green checkmark appearing 5. use Socket interface 6. in section "Identify list of hosts" add the same computer which was configured in the remote connection Setup compilation and Linking for the remote host: 7. select output directory on the remote host using the "browse" button 8. select the directory of the X10 distribution on the remote host using the "browse" button 9. press "Validate Configuration" 10. save x10_platform.conf after the green checkmark on the validate button appears Now I try to run the program by creating a launch configuration: 11. create new launch configuration 12. choose project 13. choose 'Hello' as the main class 14. leave "Communicatin Interface" to use data from x10_platform.conf 15. click "Apply" 16. click "Run" Now X10DT uploads the files to the remote host and compiles them but on running the program I get "Permission denied" errors from SSH. I can log in to the remote host using SSH + SSH key and execute the program on the commandline without problems. The I tried to use a different remote machine which which has the same OS setup. But here X10DT fails earlier with the error "Host key verification failed.". Again I am able to log in to the remote host and run the remotely compiled program without issues. Does anybody know what is going wrong here or do I have to configure something differently in order to make this work. Best regards, Manfred
------------------------------------------------------------------------------ uberSVN's rich system and user administration capabilities and model configuration take the hassle out of deploying and managing Subversion and the tools developers use with it. Learn more about uberSVN and get a free download at: http://p.sf.net/sfu/wandisco-dev2dev _______________________________________________ X10-users mailing list X10-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/x10-users