Thanks for the heads up,
I am running on
GNU bash, version 2.05b.0(1)-release (i586-suse-linux)
In order to make this run on my machine I needed to remove
the #!/bin/sh from
/opt/merlin/bin/internal-unix.sh
file
now it works
I probably have a bug in my sh shell
Do not know if anyone has encountered this before but that is what I did
On Tue, 2004-03-09 at 09:00, Niclas Hedhman wrote:
> On Tuesday 09 March 2004 21:55, mclovis wrote:
>
> > however when I attempt to run merlin from the command line on the jar
> > file or merlin -execute /target/classes i get the same error :
> > : bad interpreter: No such file or directory
> >
> > I am trying to understand what is going on. Does anyone have any ideas??
>
> I recognize this... uhhh... but, I can't remember for sure.
>
> Checklist;
> 1. You are on a Linux/Unix system, right?
>
> 2. Can you check that the merlin file in $MERLIN_HOME/bin has the "x" flag
> set? (otherwise chmod +x merlin)
>
> 3. Can you make sure that the same file doesn't have CarriageReturn characters
> in it? This could be tricky, but I think "vim" (maybe "vi" too) shows them
> as ^M at the end of the line.
>
> 4. The bin/merlin file has a "#!/bin/sh" on the first line. Do you really
> have a /bin/sh installed?? (yeah I know it sounds corny, but just in case.)
>
>
> Niclas
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]