bin grad bissle am "ratlos werden" und "Krise kriegen"
Hab eben versucht Vmware Server (aktuellste Version) auf meinem SUSE 10.0 Host zu installieren. Ich hab auf den Host "nur" Zugriff per SSH und es ist kein X-Server oder ähnliches installiert. Folglich sieht mir die Ausgabe am Anfang noch richtig aus:
linux-gate.so.1 => (0xffffe000)
libm.so.6 => /lib/tls/libm.so.6 (0x4001d000)
libdl.so.2 => /lib/libdl.so.2 (0x40043000)
libpthread.so.0 => /lib/tls/libpthread.so.0 (0x40047000)
libX11.so.6 => not found
libXtst.so.6 => not found
libXext.so.6 => not found
libXt.so.6 => not found
libICE.so.6 => not found
libSM.so.6 => not found
libXrender.so.1 => not found
libz.so.1 => /lib/libz.so.1 (0x4005a000)
libc.so.6 => /lib/tls/libc.so.6 (0x4006e000)
/lib/ld-linux.so.2 (0x40000000)
Der Rest läuft auch alles fein durch bis auf die Perl Geschichte:
Building the VMware VmPerl Scripting API.
Using compiler "/usr/bin/gcc". Use environment variable CC to override.
Unable to compile the VMware VmPerl Scripting API.
********
The VMware VmPerl Scripting API was not installed. Errors encountered during
compilation and installation of the module can be found here:
/tmp/vmware-config9
You will not be able to use the "vmware-cmd" program.
Errors can be found in the log file:
'/tmp/vmware-config9/control-only/make.log'
********
Gut, schau ich also in die entsprechenden logfiles rein:
Checking if your kit is complete...
Looks good
Writing Makefile for VMware::VmPerl
make: Entering directory `/tmp/vmware-config9/control-only'
make: Warning: File `/usr/lib/perl5/5.8.7/i586-linux-thread-multi/Config.pm' ha
Makefile out-of-date with respect to /usr/lib/perl5/5.8.7/i586-linux-thread-mul
Cleaning current config before rebuilding Makefile...
Checking if your kit is complete...
Warning: the following files are missing in your kit:
vmcontrol.o
vmcontrol64.o
Please inform the author.
Writing Makefile for VMware::VmPerl
==> Your Makefile has been rebuilt. <==
==> Please rerun the make command. <==
make: *** [Makefile] Error 1
make: Leaving directory `/tmp/vmware-config9/control-only'
Was kann ich tun? Eine ergoogelte Seite sagt, ich soll die Zeit updaten.. aber ein "clock" Kommando liefert eine sehr aktuelle Zeit
/edit: VMware an sich läuft aber dann, kann mich auch connecten etc. pp. nur hätt ich halt gerne die API...
/edit2: nach der Installation von X11 Libs wird auch keine Fehlermeldung zwecks fehlender Libraries angezeigt, sprich der erste "quote" existiert nicht mehr, trotzdem klappts nicht mit der Perl API..
Vielen Vielen Vielen Dank für eure Hilfe!
Gruß,
Stephan