[ImageJ-bugs] [Bug 1018] Unable to run FIJI in 32 bit mode
bugzilla at fiji.sc
bugzilla at fiji.sc
Tue Mar 24 15:40:39 CDT 2015
http://fiji.sc/bugzilla/show_bug.cgi?id=1018
Curtis Rueden <ctrueden at wisc.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |ctrueden at wisc.edu
Resolution|--- |WONTFIX
--- Comment #1 from Curtis Rueden <ctrueden at wisc.edu> ---
It may be that this is no longer possible with recent versions of OS X.
Here is the output when I try forcing 32-bit mode from the command line on my
OS X 10.10 system:
$ alias fiji='/Applications/Fiji.app/Contents/MacOS/ImageJ-macosx'
$ $(fiji --dry-run | sed 's/^java/java -d32/')
Error: This Java instance does not support a 32-bit JVM.
Please install the desired version.
I tried with Apple Java 6, OpenJDK 7 and OpenJDK 8, and all produce the same
error message.
So unfortunately, I don't see any way we can possibly fix this, so I'm closing
as WONTFIX (in this case, more like CANTFIX). But if you find a way, please
feel free to reopen the issue!
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://imagej.net/pipermail/imagej-bugs/attachments/20150324/eee450de/attachment.html>
More information about the Imagej-bugs
mailing list