Hi Martti
Martti wrote:
Hi everybody:)
I tried to try F-secure Manager on Fedora Core 2
Server is OK, it answers at the port I required.
But when I try to start Console, it wont success:
Error message:
Error occurred during initialization of VM Unable to load native library: /opt/f-secure/fspmc/jre/lib/i386/libjava.so:symbol __libc_wait, version GLIBC_2.0 not defined in file libc.so.6 with link time reference
Can enyone tell me what could i do??
That comes from the NPTL (Native Posix Threating Library). What could help is a
LD_ASSUME_KERNEL=2.4.1 export LD_ASSUME_KERNEL
In my case (an old java program java 1.1) it didn't help.
Martti
Alex