[orbit-user] problems with OTG

Luis R. Rodriguez mcgrof at gmail.com
Thu Feb 28 22:10:46 EST 2008


On Thu, Feb 28, 2008 at 10:06 PM, Shrinivas Mohan <shrini at ucla.edu> wrote:
> 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
> }

If using baselien-8.2.ndz unfortunately yes, I forgot to install it,
will fix that soon. I apologize for the inconvenience.

  Luis


More information about the orbit-user mailing list