looking for a command that i could associate with my red J icon to start
the jhs server and browser without having to paste the url as required with
this

./bin/jconsole ~addons/ide/jhs/core.ijs -js " init_jhs_'' "

would also like to avoid
ebb@~ >|EADDRINUSE: sdcheck_jsocket_
|       sdcheck_jsocket_ r

i imagine it would use something like i found in the faq

load '~system/extras/util/browser.ijs'

except i have no extras folder under my system dir

also any general advice on where/how to search for these answers before
posting here

On Wed, Jun 27, 2012 at 12:18 PM, Konrad Hinsen
<konrad.hin...@fastmail.net>wrote:

> --On 27 juin 2012 10:23:57 -0400 ed bierly <ebie...@gmail.com> wrote:
>
> > these show up in the console after i start
> > ebb@~/j64-701 >/bin/jconsole gtkide &
> >
> > mac os x lion 10.7.4(11e53)
>
> I get no errors when I run this and type J expressions. It's only when
> I open the package manager from the "Tools" menu that I get the error
> message about the failure to load jgreen.png. The PNG load module is
> indeed missing from the J distribution.
>
> > maybe i need to know more about the other interfaces?
>
> Try this:
>
>         ./bin/jconsole ~addons/ide/jhs/core.ijs -js " init_jhs_'' "
>
> and follow the instructions. I actually prefer it to the GTK version
> because of the inlined graphics. The GTK interface isn't very Mac-like
> anyway, it looks like an X-windows application though technically it isn't.
>
> Konrad.
>
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
>
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to