Bita Shadgar wrote:
> Dirk Verbeeck wrote:
>
> > Bita Shadgar wrote:
> >
> > > Dirk Verbeeck wrote:
> > >
> > > >
> > > > You are using an old version, I committed the deny command a few weeks
> > > > after the "grant" command)
> > > > Use client version 1.0.12
> > > > Also the "locks" command isn't in a release yet, you will need a nightly
> > > > build for that one.
> > >
> > > I am trying to use client version 1.0.12, however when I enter run.sh or
> > > runui.sh, it returns :
> > > Command not found.
> > >
> > > What's wrong with it?
> >
> > Is that an unix error ?
> >
> > Try making run.sh executable:
> > chmod +x run.sh
> >
> > And run it with
> > ./run.sh
> >
>
> No, unfortunately it doesn't work.
>
> Bita.
I don't have a unix here so I can't test the file in the release.
Maybe copy the run.sh file from the version that you were using over the new one.
They should be the same...
Dirk