Welcome to yEd Q&A!
Here you can ask questions and receive answers from other members of the community and yEd developers. And you can tell us your most wanted feature requests.

Categories

The yEd Linux installer aborts complaining about the "bitness" of the JVM. What can I do?

0 votes

The error message reads: "Error unpacking jar files. The architecture or bitness (32/64) of the bundled JVM might not match your machine."

in Help by (3.4k points)
retagged by

1 Answer

+1 vote
 
Best answer

The Problem

Running the yEd install script results in output similar to the following:

Unpacking JRE ...
Preparing JRE ...
yEd-[version].sh: bin/unpack200: [...]
Error unpacking jar files. The architecture or bitness (32/64) of the bundled JVM might not match your machine.

Usually this problem happens for 64 bit systems because the installer uses 32 bit Java internally.

The Resolution

Make sure you have the official Sun/Oracle Java installed, then "install" yEd manually (see also here: The yEd Linux installer aborts with an error message. What can I do?).

Alternatively, you can try to install 32bit compatibility packages for your linux distribution. E.g. for Ubuntu install ia32-libs.

Related Questions

The yEd Linux installer aborts with an error message. What can I do?

by [yWorks] (23.7k points)
edited by
For Ubuntu 11.04 64bits, the second alternative worked, I installed the ia32-libs and run again the yEd and finnaly worked.
Legal Disclosure | Privacy Policy
...