That page is very helpful. I am using a Mac with OSX version 10.7.5. On my Mac, your minimalist console initialization using the Mac "terminal" is as follows.
*****terminal session below****** server:~ brian$ cd /Users/brian/j64-701/bin server:bin brian$ "/Users/brian/j64-701/bin/jconsole" ~addons/ide/jhs/core.ijs -js "init_jhs_'' " J HTTP Server - init OK Requires a modern browser (later than 2005) with Javascript. A : separates ip address from port. Numeric form ip can be faster than name. Start a web browser on this machine and enter URL: http://127.0.0.1:65001/jijx *****terminal session above****** After that I just triple-command-click on the text ` http://127.0.0.1:65001/jijx` and a new window opens in my default browser, Safari. That's all for now. I am trying to get a simple Hello, World app like yours to work and having difficulty, but I have family visitors for the weekend and must put it aside. The file loads but does not produce the Hello, World result. On Fri, Sep 13, 2013 at 9:33 AM, Björn Helgason <[email protected]> wrote: > http://www.jsoftware.com/jwiki/NYCJUG/2011-02-08/HelloWorldInJHS > > -- (B=) ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
