Bug#446334: Re[2]: Bug#446334: Re[2]: Bug#446334: java-package: Can'tinstallibm-java2-sdk-5.0-5.1-linux-ppc.tgz

Michael lostprogrammer at mail.ru
Sun Oct 14 08:43:57 UTC 2007


Hello Michael,

> Agreed. libstdc++5 should be mentioned.
> 
> What doesnt work? Nothing works are all? Or just some specific feature
> like the browser plugin? I wanna understand that.
> 
> If its only a particulr feature I would probably add libstdc++5 as a
> suggests only.

Without libstdc++5 I got an error when executing java:

michael at ibook:~$ java -version
Ошибка при загрузке: libstdc++.so.5: cannot open shared object file: No such file or directory
michael at ibook:~$ 

"Ошибка при загрузке" in Russian means "Error when loading".

After installing libstdc++5 package from repository all seems to be OK:

michael at ibook:~$ java -version
java version "1.5.0"
Java(TM) 2 Runtime Environment, Standard Edition (build pxp32devifx-20070806 (SR5a))
IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 Linux ppc-32 j9vmxp3223-20070426 (JIT enabled)
J9VM - 20070420_12448_bHdSMR
JIT  - 20070419_1806_r8
GC   - 200704_19)
JCL  - 20070725


Also I noticed that java ignores LANGUAGE or LC_MESSAGES env options (which is en_US.UTF-8 on my system) and uses only LANG option (which is ru_RU.UTF-8).

-- 
Best regards,
Michael





More information about the pkg-java-maintainers mailing list