Hi all,
Just upgraded from 9.04 to 9.10.
I'm trying to install the Vmware Player on the latest 9.10 Karmic Kubuntu.
All goes well, until the installer just doesnt progress on the "Configuring" message. The same installer worked fine on Jaunty 9.04. I have examined the setup log in /tmp/vmware-root, and the last entry it displays is that it built the vmnet module:
Sep 29 12:20:06.016: app| Log for VMware Workstation pid=2198 version=6.5.3 build=build-185404 option=Release
Sep 29 12:20:06.016: app| Host codepage=UTF-8 encoding=UTF-8
Sep 29 12:20:06.984: app| Extracting the sources of the vmmon module.
Sep 29 12:20:07.009: app| Building module with command: /usr/bin/make -C /tmp/vmware-root/modules/vmmon-only auto-build SUPPORT_SMP=1 HEADER_DIR=/lib/modules/2.6.31-11-generic/build/include CC=/usr/bin/gcc GREP=/usr/bin/make IS_GCC_3=no VMCCVER=4.4.1
Sep 29 12:20:18.578: app| The vmmon module loads perfectly in the running kernel.
Sep 29 12:20:18.578: app|
Sep 29 12:20:18.583: app| Registering file: /usr/lib/vmware/installer/vmware-installer --register-file vmware-player regular /lib/modules/2.6.31-11-generic/misc/vmmon.o
Sep 29 12:20:18.904: app| Registering file: /usr/lib/vmware/installer/vmware-installer --register-file vmware-player regular /lib/modules/2.6.31-11-generic/misc/vmmon.ko
Sep 29 12:20:28.613: app| Extracting the sources of the vmnet module.
Sep 29 12:20:28.625: app| Building module with command: /usr/bin/make -C /tmp/vmware-root/modules/vmnet-only auto-build SUPPORT_SMP=1 HEADER_DIR=/lib/modules/2.6.31-11-generic/build/include CC=/usr/bin/gcc GREP=/usr/bin/make IS_GCC_3=no VMCCVER=4.4.1
I copied the entry on the command line and it built vmnet-only module perfectly. So, I'm clue-less about what might stall the installer.
Anybody having had similar problems, or know what I should do?
Kind regards,
Gunther
Just upgraded from 9.04 to 9.10.
I'm trying to install the Vmware Player on the latest 9.10 Karmic Kubuntu.
All goes well, until the installer just doesnt progress on the "Configuring" message. The same installer worked fine on Jaunty 9.04. I have examined the setup log in /tmp/vmware-root, and the last entry it displays is that it built the vmnet module:
Sep 29 12:20:06.016: app| Log for VMware Workstation pid=2198 version=6.5.3 build=build-185404 option=Release
Sep 29 12:20:06.016: app| Host codepage=UTF-8 encoding=UTF-8
Sep 29 12:20:06.984: app| Extracting the sources of the vmmon module.
Sep 29 12:20:07.009: app| Building module with command: /usr/bin/make -C /tmp/vmware-root/modules/vmmon-only auto-build SUPPORT_SMP=1 HEADER_DIR=/lib/modules/2.6.31-11-generic/build/include CC=/usr/bin/gcc GREP=/usr/bin/make IS_GCC_3=no VMCCVER=4.4.1
Sep 29 12:20:18.578: app| The vmmon module loads perfectly in the running kernel.
Sep 29 12:20:18.578: app|
Sep 29 12:20:18.583: app| Registering file: /usr/lib/vmware/installer/vmware-installer --register-file vmware-player regular /lib/modules/2.6.31-11-generic/misc/vmmon.o
Sep 29 12:20:18.904: app| Registering file: /usr/lib/vmware/installer/vmware-installer --register-file vmware-player regular /lib/modules/2.6.31-11-generic/misc/vmmon.ko
Sep 29 12:20:28.613: app| Extracting the sources of the vmnet module.
Sep 29 12:20:28.625: app| Building module with command: /usr/bin/make -C /tmp/vmware-root/modules/vmnet-only auto-build SUPPORT_SMP=1 HEADER_DIR=/lib/modules/2.6.31-11-generic/build/include CC=/usr/bin/gcc GREP=/usr/bin/make IS_GCC_3=no VMCCVER=4.4.1
I copied the entry on the command line and it built vmnet-only module perfectly. So, I'm clue-less about what might stall the installer.
Anybody having had similar problems, or know what I should do?
Kind regards,
Gunther
Comment