Hozzászólások
Sziasztok.
Uhu mellett Ubuntut használok. Utóbbin szeretnék VMware-t futtatni. A telepítés lement, a konfigurálás során végül a következő üzenetet kaptam:
"What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux/include] /usr/src/linux-source-2.6.10/include
The path "/usr/src/linux-source-2.6.10/include" is a kernel header file
directory, but it does not contain the file "linux/version.h" as expected. This
can happen if the kernel has never been built, or if you have invoked the "make
mrproper" command in your kernel directory. In any case, you may want to
rebuild your kernel."
Segítenétek, mit kell tennem?
- A hozzászóláshoz be kell jelentkezni
Szükséged van egy spéci update-re:
http://platan.vc.cvut.cz/ftp/pub/vmware/vmware-any-any-update92.tar.gz
Ezt el kell indítanod kicsomagolás után:
[code:1:469cffcc5e]sudo ./runme.pl[/code:1:469cffcc5e]
Aztán indítsd a vmware-config.pl-t root-ként.
- A hozzászóláshoz be kell jelentkezni
Köszönöm a választ, norcrys.
Sajnos az alábbiak után:
"root@ubuntu:/home/huping/Desktop/vmware-any-any-update92 # ./runme.pl
Updating /usr/bin/vmware ... No patch needed/available
Updating /usr/bin/vmnet-bridge ... No patch needed/available
Updating /usr/lib/vmware/bin/vmware-vmx ... No patch needed/available
Updating /usr/lib/vmware/bin-debug/vmware-vmx ... No patch needed/available
VMware modules in "/usr/lib/vmware/modules/source" has been updated."
a vmware-config.pl ugyanúgy viselkedett, mint korábban. :cry:
- A hozzászóláshoz be kell jelentkezni
Ja, látom, a linux header fájljaiddal van baj. Talán le kellene tölteni újra. És szimbolikus linket rendelni /usr/src/linux néven hozzá.
- A hozzászóláshoz be kell jelentkezni
Igazad van, a fejlécekkel volt baj. Most már szépen indul a modul építése, mígnem...
Building the vmmon module.
VMware 2 or VMware Express detected, building for VMware 2, VMware Express and VMware Workstation 4.0.x.
Using 2.6.x kernel build system.
...
gcc: installation problem, cannot exec `cc1plus': Nincs ilyen fájl vagy könyvtár
make[2]: *** [/tmp/vmware-config3/vmmon-only/common/task.o] Error 1
make[1]: *** [_module_/tmp/vmware-config3/vmmon-only] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.10-5-386'
make: *** [vmmon.ko] Error 2
make: Leaving directory `/tmp/vmware-config3/vmmon-only'
Unable to build the vmmon module.
For more information on how to troubleshoot module-related problems, please
visit our Web site at "http://www.vmware.com/download/modules/modules.html" and
"http://www.vmware.com/support/reference/linux/prebuilt_modules_linux.html".
Execution aborted.
- A hozzászóláshoz be kell jelentkezni
gcc: installation problem, cannot exec `cc1plus': Nincs ilyen fájl vagy könyvtár
- A hozzászóláshoz be kell jelentkezni
Ez nekem is feltünt. :) Mi a teendő?
- A hozzászóláshoz be kell jelentkezni
OK, a g++ nem volt telepítve.
- A hozzászóláshoz be kell jelentkezni