• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

Bekomme VMware nicht zum Laufen

obec

Advanced Hacker
HI,

wenn ich vmware starten will, erscheint diese Fehlermeldung:
Code:
obec@linux:~> /usr/bin/vmware
vmware is installed, but it has not been (correctly) configured
for this system. To (re-)configure it, invoke the following command:
/usr/bin/vmware-config.pl.

obec@linux:~>
Wenn ich allerdings /usr/bin/vmware-config.pl ausführe, kommt diese Fehlermeldung:
Code:
obec@linux:~> sh /usr/bin/vmware-config.pl
/usr/bin/vmware-config.pl: line 8: use: command not found
/usr/bin/vmware-config.pl: line 23: use: command not found
/usr/bin/vmware-config.pl: line 24: package: command not found
/usr/bin/vmware-config.pl: line 26: my: command not found
/usr/bin/vmware-config.pl: line 30: syntax error near unexpected token `('
/usr/bin/vmware-config.pl: line 30: `sub new() {'
obec@linux:~>
Als root ist es dasselbe.

Mein System:
Code:
obec@linux:~> rpm -qa| grep VMware
VMwareWorkstation-6.0.2-59824
obec@linux:~>

Code:
obec@linux:~> cat /etc/*-release
LSB_VERSION="core-2.0-noarch:core-3.0-noarch:core-2.0-x86_64:core-3.0-x86_64"
openSUSE 10.3 (X86-64)
VERSION = 10.3
obec@linux:~>

Code:
obec@linux:~> uname -a
Linux linux 2.6.22.9-0.4-default #1 SMP 2007/10/05 21:32:04 UTC x86_64 x86_64 x86_64 GNU/Linux
obec@linux:~>

Gruß

obec
 

whois

Ultimate Guru
Hi

Sieh dir mal bitte von dem Link das zweite Posting an.
http://www.linuxforen.de/forums/showthread.php?threadid=47553%3Cbr%20/%3E
Ich denke du brauchst den any-any Patch.

cu
 
Oben