Tag Archives: RedHat

Problems starting Java

If running a legacy java app on a newer RH or RHEL system, youget: Error occurred during initialization of VM Unable to load native library: …/libjava.so: symbol __libc_wait, version GLIBC_2.0 not defined in file libc.so.6 with link time reference This … Continue reading

Posted in Java | Tagged , , | Leave a comment

Making module fails on RedHat 9 and RedHat Enterprise 3.0

If the build fials because of a bad makefile, it is most likely due to an encoding error during the generation of the makefile. That type of error is described in the RedHat Bugzilla report #87682 and the solution given … Continue reading

Posted in Dedicated Servers | Tagged | Leave a comment