VMWare Server Install unter Ubuntu 6.06 LTS
Tuesday, January 15th, 2008Ich verwende viel VMware Server unter Ubuntu 6.06 LTS. Immer vergesse ich die Bibliotheken auf die folgende Fehlermeldung:
The correct version of one or more libraries needed to run VMware Server may be missing. This is the output of ldd /usr/bin/vmware:
linux-gate.so.1 => (0xffffe000)
libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0xb7efd000)
libdl.so.2 => /lib/tls/i686/cmov/libdl.so.2 (0xb7ef9000)
libpthread.so.0 => /lib/tls/i686/cmov/libpthread.so.0 (0xb7ee0000)
libX11.so.6 => not [...]