What steps will reproduce the problem?
1. Run "thebeast" script in a 64-bit architecture.
2. Get the following exception:
Exception in thread "main" java.lang.UnsatisfiedLinkError:
/usr/local/google/home/rcastano/third_party/thebeast/thebeast-0.0.2/bin/liblpsol
ve55j.so:
/usr/local/google/home/rcastano/third_party/thebeast/thebeast-0.0.2/bin/liblpsol
ve55j.so: wrong ELF class: ELFCLASS32 (Possible cause: architecture word width
mismatch)
What is the expected output? What do you see instead?
To run without errors.
What version of the product are you using? On what operating system?
Ubuntu 12.04
Please provide any additional information below.
Gets fixed by adding the flag -d32 to the "thebeast" script, when calling java.
Original issue reported on code.google.com by castano....@gmail.com on 10 Feb 2014 at 9:16
Original issue reported on code.google.com by
castano....@gmail.com
on 10 Feb 2014 at 9:16