Hi, Penguins.
My penguin is Debian, etch (Celeron/M).
I downloaded Java Runtime Environment (jre_1_5_0_07-linux-i586.bin) from
www.java.com.
Installation went without problem.
However, runtime errors show up, complaining missing shared libraries, one of them follows
Code:
java: error while loading shared libraries: libopcodes-2.16.91.so: cannot open shared object file: No such file or directory
ldconfig can detect libopcodes-2.17, so it is missing. Also, libbfd-2.16.91 is missing.
I checked
www.gnu.org and at this moment, am a kind of reluctant to install another version of binutils (which contains libopcodes/bfd), as I do not want serious side effect.
I am quite sure that somebody else has same problem.
What would be the easiest way to solve this?
Or am I making serious misunderstanding and/or mistake??
Any clue will be appreciated.
Happy Penguins.