instalação do vmware no debian

1. instalação do vmware no debian

Marcelo
mhghiro

(usa Debian)

Enviado em 16/10/2009 - 08:49h

meu nome é marcelo e estou começando a entender e usar o linux estou tentando instalar o vmware no debian porem durante a instalação não consigo seguir a diante depois dessa tela.

/usr/share/applications/vmware-server.desktop: warning: value "vmware-server.png" for key "Icon" in group "Desktop Entry" is an icon name with an extension, but there should be no extension as described in the Icon Theme Specification if the value is not an absolute path
/usr/share/applications/vmware-console-uri-handler.desktop: warning: value "vmware-server.png" for key "Icon" in group "Desktop Entry" is an icon name with an extension, but there should be no extension as described in the Icon Theme Specification if the value is not an absolute path
Trying to find a suitable vmmon module for your running kernel.

None of the pre-built vmmon modules for VMware Server 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.

Your kernel was built with "gcc" version "4.1.3", while you are trying to use
"/usr/bin/gcc" version "4.3.2". This configuration is not recommended and
VMware Server may crash if you'll continue. Please try to use exactly same
compiler as one used for building your kernel. Do you want to go with compiler
"/usr/bin/gcc" version "4.3.2" anyway? [no]

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.


Por favor se alguem puder me ajudar fico grato desde ja obrigado.


  


2. Re: instalação do vmware no debian

Renato Carneiro Pacheco
renato_pacheco

(usa Debian)

Enviado em 16/10/2009 - 10:37h

Nessa última tela vc apertou enter apenas ou escreveu "yes"? Vc tem a opção d continuar, apesar d o seu kernel estar compilado em uma versão do gcc diferente da que tá instalada na sua máquina. Eu tb apanhei muito em instalar os módulos. Tente fazer isso nessa parte e, caso d problema, poste aki.


3. Re: instalação do vmware no debian

Marcelo
mhghiro

(usa Debian)

Enviado em 16/10/2009 - 12:32h

conforme a tela dei 2 enter ficando assim:

None of the pre-built vmmon modules for VMware Server 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] yes

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

Your kernel was built with "gcc" version "4.1.3", while you are trying to use
"/usr/bin/gcc" version "4.3.2". This configuration is not recommended and
VMware Server may crash if you'll continue. Please try to use exactly same
compiler as one used for building your kernel. Do you want to go with compiler
"/usr/bin/gcc" version "4.3.2" anyway? [no] yes

What is the location of the directory of C header files that match your running
kernel? [/lib/modules/2.6.26-2-amd64/build/include]

Extracting the sources of the vmmon module.

Building the vmmon module.

Using 2.6.x kernel build system.
make: Entrando no diretório `/tmp/vmware-config0/vmmon-only'
make -C /lib/modules/2.6.26-2-amd64/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entrando no diretório `/usr/src/linux-headers-2.6.26-2-amd64'
/tmp/vmware-config0/vmmon-only/Makefile:89: *** Inappropriate build environment: you wanted to use gcc version 4.3.2 while kernel attempts to use gcc version 4.1.3.
/tmp/vmware-config0/vmmon-only/Makefile:91: *** For proper build you'll have to replace gcc-4.1 with symbolic link to /usr/bin/gcc. Pare.
make[1]: ** [_module_/tmp/vmware-config0/vmmon-only] Erro 2
make[1]: Saindo do diretório `/usr/src/linux-headers-2.6.26-2-amd64'
make: ** [vmmon.ko] Erro 2
make: Saindo do diretório `/tmp/vmware-config0/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.




4. Re: instalação do vmware no debian

Renato Carneiro Pacheco
renato_pacheco

(usa Debian)

Enviado em 16/10/2009 - 13:12h

Qual q é a versão do seu vmware? E qual é a versão do seu kernel? Dependendo, ou vc pega uma versão mais atual do vmware ou vc pega uma versão um pouco mais antiga deste.


5. Re: instalação do vmware no debian

Renato Carneiro Pacheco
renato_pacheco

(usa Debian)

Enviado em 16/10/2009 - 14:18h

Faça o download o vmware server 2.0.1 e tente instalar d novo, pode dar certo. Ah! Quando responder, responda no tópico criado, ok? Fica melhor para todos q queiram ajudar visualizar as respostas.


6. Re: instalação do vmware no debian

João Paulo Ferreira
joaoferreira

(usa Fedora)

Enviado em 04/04/2010 - 05:43h

Amigos,

Meus amigos estou tentando vários problemas na instalação do vmware já tentei de tudo mais nada resolvi..

para resolver o seu problema meu caro faça o seguinte:

rm /usr/bin/gcc & ln -s /usr/bin/4.3 /usr/bin/gcc

e veja se resolve meu amigo.

até mais..

A uma coisinha meu problema é este aqui:

Using 2.6.x kernel build system.
make: Entrando no diretório `/tmp/vmware-config11/vmmon-only'
make -C /lib/modules/2.6.30-bpo.1-686/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entrando no diretório `/usr/src/linux-headers-2.6.30-bpo.1-686'
CC [M] /tmp/vmware-config11/vmmon-only/linux/driver.o
as: error while loading shared libraries: libopcodes-2.18.0.20080103.so: cannot open shared object file: No such file or directory
In file included from /tmp/vmware-config11/vmmon-only/linux/driver.c:31:
/tmp/vmware-config11/vmmon-only/./include/compat_wait.h:78: error: conflicting types for ‘poll_initwait’
/usr/src/linux-headers-2.6.30-bpo.1-common/include/linux/poll.h:67: error: previous declaration of ‘poll_initwait’ was here
/tmp/vmware-config11/vmmon-only/linux/driver.c: In function ‘LinuxDriverSyncCallOnEachCPU’:
/tmp/vmware-config11/vmmon-only/linux/driver.c:1423: error: too many arguments to function ‘smp_call_function’
/tmp/vmware-config11/vmmon-only/linux/driver.c: In function ‘LinuxDriver_Ioctl’:
/tmp/vmware-config11/vmmon-only/linux/driver.c:1987: error: ‘struct task_struct’ has no member named ‘euid’
/tmp/vmware-config11/vmmon-only/linux/driver.c:1987: error: ‘struct task_struct’ has no member named ‘uid’
/tmp/vmware-config11/vmmon-only/linux/driver.c:1988: error: ‘struct task_struct’ has no member named ‘fsuid’
/tmp/vmware-config11/vmmon-only/linux/driver.c:1988: error: ‘struct task_struct’ has no member named ‘uid’
/tmp/vmware-config11/vmmon-only/linux/driver.c:1989: error: ‘struct task_struct’ has no member named ‘egid’
/tmp/vmware-config11/vmmon-only/linux/driver.c:1989: error: ‘struct task_struct’ has no member named ‘gid’
/tmp/vmware-config11/vmmon-only/linux/driver.c:1990: error: ‘struct task_struct’ has no member named ‘fsgid’
/tmp/vmware-config11/vmmon-only/linux/driver.c:1990: error: ‘struct task_struct’ has no member named ‘gid’
/tmp/vmware-config11/vmmon-only/linux/driver.c:2007: error: too many arguments to function ‘smp_call_function’
make[4]: ** [/tmp/vmware-config11/vmmon-only/linux/driver.o] Erro 2
make[3]: ** [_module_/tmp/vmware-config11/vmmon-only] Erro 2
make[2]: ** [sub-make] Erro 2
make[1]: ** [all] Erro 2
make[1]: Saindo do diretório `/usr/src/linux-headers-2.6.30-bpo.1-686'
make: ** [vmmon.ko] Erro 2
make: Saindo do diretório `/tmp/vmware-config11/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/go/unsup-linux-products" and
"http://www.vmware.com/go/unsup-linux-tools".

Execution aborted.






7. Re: instalação do vmware no debian

FHCS (P1R4T3)
L!N5X

(usa Debian)

Enviado em 04/04/2010 - 10:15h

Olá, provavelmente vc deve está instalando a VM em um desktop e não em um servidor o que não tem absolutamente nada haver com o problema descrito, mas para vc ter um desempenho melhor aconselho vc seguir este tuto q foi elaborado por mim.

http://www.vivaolinux.com.br/dica/Instalando-o-VMWARE-Workstation-7-no-Debian-Lenny

Para resolver o problema acima, basta instalar o compilador que a VM exige e pronto.

Poste o resultado para que possamos ajudar outras pessoas também


8. Re: instalação do vmware no debian

Renato Carneiro Pacheco
renato_pacheco

(usa Debian)

Enviado em 04/04/2010 - 12:48h

O problema está na falta dessa biblioteca: libopcodes-2.18.0.20080103.so. Para solucionar, instale-o dessa forma:

# apt-get install binutils


9. Re: instalação do vmware no debian

José Mário
miura 787

(usa Ubuntu)

Enviado em 05/04/2010 - 08:59h

Tenho Ubuntu 9.04, instalei o VMPlayer e funciona muito bem!

Pelo que vi no seu log de erro, vc deveria atualizar o gcc, mas antes de fazer isso tente instalar o VMPlayer e testar.

Entre no site da VMWare e baixe o VMPlayer e siga as instruções de instalação.

Ats
Miura 787






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts