|
|
| Author |
Message |
|
| Guest |
Posted: Wed Feb 27, 2008 8:41 am |
|
|
|
Guest
|
Just a small note. On Mac OS X 10.5 (don't about lower versions) /bin/
sh does not understand -n in the echo command. This means the runjava-
sh script fails. It is fixed by making it use /bin/bash as the shell.
Regards,
Michael Arnoldus
Post recived from mailinglist |
|
|
| Back to top |
|
| tonyg |
Posted: Thu Feb 28, 2008 7:25 am |
|
|
|
User
Joined: 07 Nov 2006
Posts: 199
|
Hi Michael,
Michael Arnoldus wrote:
> Just a small note. On Mac OS X 10.5 (don't about lower versions) /bin/sh
> does not understand -n in the echo command. This means the runjava-sh
> script fails. It is fixed by making it use /bin/bash as the shell.
Thanks for the report. I've been working around this myself by "bash
runjava.sh ..." for a while now; your message has spurred me to actually
do something about it! I've committed a fix that avoids 'echo -n', while
staying with /bin/sh. You should see it in the next release; in the
meantime, for those interested, I've attached the revised script.
Regards,
Tony
Post recived from mailinglist |
|
|
| Back to top |
|
|
|
All times are GMT
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum
|
|
|