Re: [Concern-users] Re: CROSS POSTING: new demo process
Brought to you by:
hengels,
leonchiver
|
From: Oliver S. <oli...@me...> - 2004-01-08 13:41:35
|
Hi Lisa, > 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 To me this looks like an encoding issue (^M), typically happening when developers with windows and linux work together. -- Did I just mention the two in one sentence? -- Anyway, CVS takes care of that if you add it in ascii mode, which is the case for cg.sh. So I don't have a quick answer, but check encoding, maybe edit & save file. HIH, Oliver |