The batch file looks correct. the %~dp0 should be a windows magic string to change current directory. Anyway you can manually start jhs by first starting jconsole, and inside a J session type load '~addons/ide/jhs/core.ijs' init_jhs_''
and see if there will be any welcome or error message. Please also note that jhs is a web service without any user interface, and you need to start a browser if you wish to connect to that jhs. That being said, most labs and demos can be run inside jconsole and there will be less distraction. Сбт, 03 Сен 2011, Francis Lambrechts писал(а): > Thanks Ian Clark the YouTube jhs-start-up for the Apple-Mac looks fine. > > Your other message says > "When you start a jhs session you are met with a browser window showing" > That's the icon j701jhs starting "C:\Program Files\j701\bin\jhs.bat" > ... i got no browser window, only an "empty" console window (cmd.exe > with that path) > > Either way : > Apple's JHS701 red icon seems to correspond on my-PC-custom-install to > that > C:\Program Files\j701\bin\jhs.bat > > That jhs.bat contains > >> "%~dp0jconsole" ~addons/ide/jhs/core.ijs -js " init_jhs_'' " > >> rem see ~addons/ide/jhs/config/jhs_default.ijs for config info > > ... i guess there is still some config to do > ... a bit too complicated for a beginning > > Thus i continue discovering J701 by using J701con. > -- > Francis > > > > On Sat, 03 Sep 2011 05:40 +0100, "Ian Clark" <[email protected]> > wrote: > > Most necessary. Perhaps this link should appear on the page: > > http://www.jsoftware.com/stable.htm > > > > On Sat, Sep 3, 2011 at 5:26 AM, Brian Schott <[email protected]> > > wrote: > > > You may find some help in the following screencast which shows JHS > > > being installed on a Mac. > > > > > > http://www.youtube.com/watch?v=ckOoqryfyp8 > > > > > > -- > > > (B=) <-----my sig > > > Brian Schott > > > ---------------------------------------------------------------------- > > > For information about J forums see http://www.jsoftware.com/forums.htm > > > > > ---------------------------------------------------------------------- > > For information about J forums see http://www.jsoftware.com/forums.htm > > > > -- > http://www.fastmail.fm - Same, same, but different... > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm -- regards, ==================================================== GPG key 1024D/4434BAB3 2008-08-24 gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
