Re: [Concern-users] Re: CROSS POSTING: new demo process
Brought to you by:
hengels,
leonchiver
|
From: Lisa R. <lis...@sa...> - 2004-01-08 16:30:46
|
Hi, Holger Engels wrote: >The problem is the dos line endings. remove them with emacs for example. > >holger > > Nope, that's not the problem. Recreated all line breaks using vi and emacs and still the same results. Running cg.sh by hand gives me: -bash: ../devel/dist/bin/cg.sh: /bin/sh^M: bad interpreter: Permission denied If I su to root I get: bash: ../devel/dist/bin/cg.sh: /bin/sh^M: bad interpreter: No such file or directory Holger, what is the java command you are trying to execute - perhaps I could write an ant task replacement for your script and see how far I get that way. Lisa |