+---------- On Apr 10, Lamar Owen said: > 7.2's glibc is so much newer than 6.2's that the linkage may be broken. > Binaries linked/compiled under 6.2 usually do _not_ work properly on 7.2. > Even with the compat libraries installed. The reason seems to be kernel 2.4.
To use some JVMs on 2.4, you have to set LD_ASSUME_KERNEL=2.2.5. Maybe setting it will help with AOLserver 2.3.3.
