Your question is strange, can you provide some detail of how you run 32-bit J previously? On Jan 25, 2014 1:48 AM, "David Vincent-Jones" <[email protected]> wrote:
> This is my first attempt to get J running on a 64 bit machine and Java is > giving me some problems. I am running j801 on Fedora > > The question is how should I modify the 'jhs' startup file below: > > #!/bin/sh > /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.60-2.4.4.1.fc20.x86_64/jre/bin/java > "`dirname "$0"`/jconsole" ~addons/ide/jhs/core.ijs -js " init_jhs_'' " > > Obviously, directly inserting my java path is not working. > > Help would be appreciated; > > David > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
