mar, 22 Dec 2009, Ian Clark skribis: > ... I've just tried it. It doesn't work. J attempts to open because > the Dock icon bounces once or twice, but nothing happens after that, > no error message, nothing. (So I've set it back to "java" and J now > runs ok again.) > > I guess if I knew the real name the 32 bit Java executable has (for > the present!) -- or how to find it -- that would be the neatest way to > go. But not being a Mac / X11 / Unix jock I don't know how to proceed.
I suppose you can first make mac using 32-bit java as default. Open terminal then type ls -l `which java` to the real name. Then change back to 64-bit java default. To see possible error message, open terminal again and cd to the folder containing that jwd and type ./jwd Just my wild guess. -- 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
