PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : VMware 6.0.2 auf Ubuntu 7.10 läßt sich nicht installieren...


Peppo
2007-12-10, 13:17:40
Ich versuche verzweifelt VMware 6 auf Ubuntu 7.10 zu installieren...
Ich habe die Kernelsourcen, die Kompiler aber, irgendwie mag es nicht...



Before running VMware Workstation for the first time, you need to configure it
by invoking the following command: "/usr/bin/vmware-config.pl". Do you want
this program to invoke the command for you now? [yes]

Making sure services for VMware Workstation are stopped.

Stopping VMware services:
Virtual machine monitor done

Configuring fallback GTK+ 2.4 libraries.

[...]

Trying to find a suitable vmmon module for your running kernel.

None of the pre-built vmmon modules for VMware Workstation is suitable for your
running kernel. Do you want this program to try to build the vmmon module for
your system (you need to have a C compiler installed on your system)? [yes]

Using compiler "/usr/bin/gcc-3.4". Use environment variable CC to override.

What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux/include]

The path "/usr/src/linux/include" is a kernel header file directory, but it is
not part of kernel source tree.


Ich habe es nach diesen Anleitung gemacht:
https://help.ubuntu.com/community/VMware/Workstation

Meine Kernelsourcen sind alle da:

root@ubuntu:/usr/src# ls -l
total 28
lrwxrwxrwx 1 root src 31 2007-12-05 16:50 linux -> linux-headers-2.6.22-14-generic
drwxr-xr-x 5 root root 4096 2007-12-05 17:16 linux-headers-2.6.22-14-generic
root@ubuntu:/usr/src#

Also, es ist egal, ob ich den symlink angebe, oder den vollständigen Pfad,
der vmware installer bricht immer mit den selben Fehlermeldung ab:
The path "/usr/src/linux/include" is a kernel header file directory, but it is
not part of kernel source tree.

Hat da jemand eine Idee? Ich habe bisher nichts hilfreiches finden können... :frown:

Olleg
2007-12-11, 11:14:49
Eigentlich müsste ein sudo apt-get install build-essentials linux-headers-`uname -r`alles nötige installieren.

Peppo
2007-12-11, 11:36:20
Ich habe das schon alles installiert... Das ist es ja... ;(

Trotzdem hab ich es nochmals probiert:
root@ubuntu:/home/josef# apt-get install build-essential linux-headers-`uname -r`
Reading package lists... Done
Building dependency tree
Reading state information... Done
build-essential is already the newest version.
linux-headers-2.6.22-14-generic is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.


Es ist also alles korrekt installiert...
Irgendwas passt da noch nicht... Ich habe nur keine Idee, was und warum...
The path "/usr/src/linux/include" is a kernel header file directory, but it is
not part of kernel source tree.

puntarenas
2007-12-11, 12:14:47
Schuß ins Blaue:
apt-get install module-assistant
module-assistant prepare

Hat bei mir jedenfalls beim Versuch, Debian4 in VirtualBox zu installieren geholfen, indem es passende Kernel-Headers geholt und ein paar Dependencies repariert hat.

Olleg
2007-12-11, 12:21:00
Vielleicht brauchst du den aktuellsten "any-any" Patch von hier:
http://knihovny.cvut.cz/ftp/pub/vmware/

Peppo
2007-12-11, 15:18:44
@puntarenas & Olleg

Danke, aber das half auch nicht...
Ich bekomme immer wieder die selbe Fehlermeldung... :(

Ajax
2007-12-12, 07:37:48
Bitte nur Beiträge, die zum Thema gehören.

Peppo
2007-12-12, 16:33:07
Sonst noch jemand eine Idee? ;(

Gast
2007-12-14, 19:49:27
Kernel-Header mal neu installiert?

Gast
2007-12-15, 11:50:39
wenns nicht unbedingt vmware sein muss; virtualbox aus den repositories...