Сбт, 28 Авг 2010, Alexander Mikhailov писал(а): > > > Date: Sun, 29 Aug 2010 11:06:48 +0800 > > From: bill lam <[email protected]> > > > > For the 64-bit J, open and edit its jwd script inside bin > > directory > > change java64 to java, > > > > For the 32-bit, change java to the absolute path of the > > 32-bit java > > executable (not /usr/bin/java), > > > > (both untested) > > > > Both don't seem to work :( . On my machine after resolving two symlinks path > for java executable was /usr/bin/gij-4.4 but message persists. > > I'm actually not quite sure that I have 32 bit machine, so I've tried both. > > Alexander
For 32 bit machine, forget the 64-bit J. jwd should work out-of-box if java runtime is ok. Try install another java runtime from sun or icetea. Afterwards, check again with sudo update-alternatives --config java -- 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
