PDA

View Full Version : vmware con suse 9.2


do27
03-12-2004, 16:52
ho installato l'rpm di vmware 4.5.2, tutto è andato correttamente.
dopodic lanciando l'eseguibile "vmware" mi esce un popup dicendomi ke devo eseguire prima "vmware-config.pl", il gcc e i source del kernel li ho messi in precedenza ...
cmq lanciando il config mi salta fuori quello ke vi allego:
_________________________________________________________________________________
donb:/usr/bin # vmware-config.pl
Making sure services for VMware Workstation are stopped.

Stopping VMware services:
Virtual machine monitor done

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". 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]

Extracting the sources of the vmmon module.

Building the vmmon module.

Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config5/vmmon-only'
make -C /usr/src/linux/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-2.6.8-24'
Makefile:465: .config: No such file or directory

WARNING: Symbol version dump /usr/src/linux-2.6.8-24/Module.symvers is missing, modules will have CONFIG_MODVERSIONS disabled.

CC [M] /tmp/vmware-config5/vmmon-only/linux/driver.o
/bin/sh: scripts/basic/fixdep: No such file or directory
make[2]: *** [/tmp/vmware-config5/vmmon-only/linux/driver.o] Error 1
make[1]: *** [_module_/tmp/vmware-config5/vmmon-only] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.8-24'
make: *** [vmmon.ko] Error 2
make: Leaving directory `/tmp/vmware-config5/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.

donb:/usr/bin #
__________________________________________________________________________________

qlc buon anima ha voglia di illuminarmi?

grazie a tutti

ilsensine
03-12-2004, 17:03
cd /usr/src/linux
make cloneconfig
make prepare
vmware-config.pl
ping -f www.suse.de

ilsensine
03-12-2004, 17:04
(l'ultimo comando era una battuta, se non si fosse capito ;) )

do27
03-12-2004, 17:07
Originariamente inviato da ilsensine
(l'ultimo comando era una battuta, se non si fosse capito ;) )


:p l'avevo intuito

grazie moprovo ...

do27
03-12-2004, 17:13
ringrazio e mi prostro davanti alla tua sapienza .... :eek:

funge ...