I use the symlink approach
<http://code.jsoftware.com/wiki/System/Installation/Linux> on both Linux
and OSX. I also put this function in my .profile script to make launching
jhs easier:
jhs() { jc ~addons/ide/jhs/core.ijs -js " init_jhs_'' "; }
+1 to ijconsole to avoid conflicting with Java's jconsole. I know this is
bikeshedding, but I can't help mysefl: on OSX the name j isn't taken, and
it's quite a lot shorter than jconsole. Just saying.
On Tue, Mar 15, 2016 at 12:34 AM, Nollaig MacKenzie <
[email protected]> wrote:
> 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
>
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm