On my Mac, I have had to make an alias, one lacking the "-", for the directory, e.g. "/Applications/j64701" for "/Applications/j64-701".
On 2016.03.15 11:45:09, you, the extraordinary bill lam, spake thus: > The domain error was raised by a noun (804) in the sentence, > theoretically, if the installation folder was j64_804 then the > sentence would be successfully executed to > # (!/ Applications/ j64_804/ bin/ jconsole) > > Пн, 14 мар 2016, Raul Miller написал(а): > > Using a shebang script on a mac: > > > > |domain error: script > > | #!/Applications/j64- 804/bin/jconsole > > > > To resolve this, we should perhaps recommend the user creates a > > symbolic link from jconsole to some location such as > > /usr/local/bin/ijconsole? > > > > (Recommending ijconsole for the name, rather than jconsole, because so > > many people already have java's jconsole installed.) > > > > (We could also recommend the /usr/bin/env ijconsole or something along > > that line, but for that to be useful, it would require that jconsole > > be in $PATH and that's already not going to be the case for this > > example problem.) -- Nollaig MacKenzie ftp://ftp.nollaig.ca/pub/pap/ ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
