[orbit-user] problems with OTG
Shrinivas Mohan
shrini at ucla.edu
Thu Feb 28 22:06:58 EST 2008
Hi,
Should I install otg on all the nodes before trying to run my application
??? Could someone help me out on this.
This is what I got on running several scripts using OTG
........
ERROR NodeApp: env: /usr/bin/otg: No such file or directory
ERROR NodeApp: env: /usr/bin/otg: No such file or directory
ERROR NodeApp: env: /usr/bin/otg: No such file or directory
ERROR NodeApp: env: /usr/bin/otg: No such file or directory
Later, I tried this...though it didn't seem to help.
whenAllInstalled() {|node|
wait 15
allGroups.exec("apt-get install otr")
allGroups.exec("apt-get install otg")
allGroups.startApplications
wait 15
Experiment.done
}
Thanks a ton !
Shrini
--
Shrinivas Mohan
Graduate Student - Computer Science
University of California at Los Angeles
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://orbit-lab.org/pipermail/orbit-user/attachments/20080228/933e30fa/attachment.htm
More information about the orbit-user
mailing list