(re-)configure .config.pl???

Iniciado por ivandroconradi, 29 de Junho de 2006, 10:19

tópico anterior - próximo tópico

ivandroconradi

Ola pessoal,
    toda vez que venho iniciar um serto programa depois de reiniciar o micro ele pede que para rodar o command .config.pl.
Alguem saberia explicar oque ocorreu de errado na instalacao??? e como devo proceder para que nao venha mais solicitar o config.pl???  Ou isso é normal mesmo???

Grato...

Abaixo vou postar todo o processo....

ivandro@ubuntu:~$ vmware
ivandro@ubuntu:~$
ivandro@ubuntu:~$
vmware is installed, but it has not been (correctly) configured
for this system. To (re-)configure it, invoke the following command:
/usr/bin/vmware-config.pl.

ivandro@ubuntu:~$
ivandro@ubuntu:~$
ivandro@ubuntu:~$
ivandro@ubuntu:~$
ivandro@ubuntu:~$
ivandro@ubuntu:~$
ivandro@ubuntu:~$
ivandro@ubuntu:~$
ivandro@ubuntu:~$
ivandro@ubuntu:~$
ivandro@ubuntu:~$
ivandro@ubuntu:~$
ivandro@ubuntu:~$
ivandro@ubuntu:~$ sudo /usr/bin/vmware-config.pl
Password:
Making sure services for VMware Workstation are stopped.

Stopping VMware services:
  Virtual machine monitor                                             done
  Bridged networking on /dev/vmnet0                                   done
  DHCP server on /dev/vmnet1                                          done
  Host-only networking on /dev/vmnet1                                 done
  DHCP server on /dev/vmnet8                                          done
  NAT service on /dev/vmnet8                                          done
  Host-only networking on /dev/vmnet8                                 done
  Virtual ethernet                                                    done

Configuring fallback GTK+ 2.4 libraries.

In which directory do you want to install the mime type icons?
[/usr/share/icons]

What directory contains your desktop menu entry files? These files have a
.desktop file extension. [/usr/share/applications]

In which directory do you want to install the application's icon?
[/usr/share/pixmaps]

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? [/lib/modules/2.6.15-25-386/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.15-25-386/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entrando no diretório `/usr/src/linux-headers-2.6.15-25-386'
 CC [M]  /tmp/vmware-config0/vmmon-only/linux/driver.o
 CC [M]  /tmp/vmware-config0/vmmon-only/linux/hostif.o
 CC [M]  /tmp/vmware-config0/vmmon-only/common/cpuid.o
 CC [M]  /tmp/vmware-config0/vmmon-only/common/hash.o
 CC [M]  /tmp/vmware-config0/vmmon-only/common/memtrack.o
 CC [M]  /tmp/vmware-config0/vmmon-only/common/phystrack.o
 CC [M]  /tmp/vmware-config0/vmmon-only/common/task.o
 CC [M]  /tmp/vmware-config0/vmmon-only/common/vmx86.o
 CC [M]  /tmp/vmware-config0/vmmon-only/vmcore/moduleloop.o
 LD [M]  /tmp/vmware-config0/vmmon-only/vmmon.o
 Building modules, stage 2.
 MODPOST
 CC      /tmp/vmware-config0/vmmon-only/vmmon.mod.o
 LD [M]  /tmp/vmware-config0/vmmon-only/vmmon.ko
make[1]: Saindo do diretório `/usr/src/linux-headers-2.6.15-25-386'
cp -f vmmon.ko ./../vmmon.o
make: Saindo do diretório `/tmp/vmware-config0/vmmon-only'
The module loads perfectly in the running kernel.

This program previously created the file /dev/vmmon, and was about to remove it.Somebody else apparently did it already.

This program previously created the file /dev/parport1, and was about to remove
it.  Somebody else apparently did it already.

This program previously created the file /dev/parport2, and was about to remove
it.  Somebody else apparently did it already.

This program previously created the file /dev/parport3, and was about to remove
it.  Somebody else apparently did it already.

This program previously created the file /dev/vmnet0, and was about to remove
it.  Somebody else apparently did it already.

This program previously created the file /dev/vmnet1, and was about to remove
it.  Somebody else apparently did it already.

This program previously created the file /dev/vmnet8, and was about to remove
it.  Somebody else apparently did it already.

You have already setup networking.

Would you like to skip networking setup and keep your old settings as they are?
(yes/no) [yes]

Extracting the sources of the vmnet module.

Building the vmnet module.

Using 2.6.x kernel build system.
make: Entrando no diretório `/tmp/vmware-config0/vmnet-only'
make -C /lib/modules/2.6.15-25-386/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entrando no diretório `/usr/src/linux-headers-2.6.15-25-386'
 CC [M]  /tmp/vmware-config0/vmnet-only/driver.o
 CC [M]  /tmp/vmware-config0/vmnet-only/hub.o
 CC [M]  /tmp/vmware-config0/vmnet-only/userif.o
 CC [M]  /tmp/vmware-config0/vmnet-only/netif.o
 CC [M]  /tmp/vmware-config0/vmnet-only/bridge.o
 CC [M]  /tmp/vmware-config0/vmnet-only/procfs.o
 CC [M]  /tmp/vmware-config0/vmnet-only/smac_compat.o
 SHIPPED /tmp/vmware-config0/vmnet-only/smac_linux.x386.o
 LD [M]  /tmp/vmware-config0/vmnet-only/vmnet.o
 Building modules, stage 2.
 MODPOST
Warning: could not open /tmp/vmware-config0/vmnet-only/includeCheck.h: Invalid argument
 CC      /tmp/vmware-config0/vmnet-only/vmnet.mod.o
 LD [M]  /tmp/vmware-config0/vmnet-only/vmnet.ko
make[1]: Saindo do diretório `/usr/src/linux-headers-2.6.15-25-386'
cp -f vmnet.ko ./../vmnet.o
make: Saindo do diretório `/tmp/vmware-config0/vmnet-only'
The module loads perfectly in the running kernel.

Starting VMware services:
  Virtual machine monitor                                             done
  Virtual ethernet                                                    done
  Bridged networking on /dev/vmnet0                                   done
  Host-only networking on /dev/vmnet1 (background)                    done
  Host-only networking on /dev/vmnet8 (background)                    done
  NAT service on /dev/vmnet8                                          done

The configuration of VMware Workstation 5.5.1 build-19175 for Linux for this
running kernel completed successfully.

You can now run VMware Workstation by invoking the following command:
"/usr/bin/vmware".

Enjoy,

--the VMware team

ivandro@ubuntu:~$
ivandro@ubuntu:~$
ivandro@ubuntu:~$
Interessado em aprender mais sobre o Ubuntu em português?
Comece aqui http://wiki.ubuntubrasil.org/ComeceAqui
http://wiki.ubuntubrasil.org/Ivandro_Conradi

ivandroconradi

Haa... Desculpe...

Depois deste processo é só eu chamar vmware que ele vem redondinhu.... funça tudo...

ivandro@ubuntu:~$ vmware
/usr/lib/vmware/bin/vmware: /usr/lib/vmware/lib/libpng12.so.0/libpng12.so.0: no version information available (required by /usr/lib/libcairo.so.2)
/usr/lib/vmware/bin/vmware: /usr/lib/vmware/lib/libpng12.so.0/libpng12.so.0: no version information available (required by /usr/lib/libcairo.so.2)
/usr/lib/vmware/bin/vmware: /usr/lib/vmware/lib/libpng12.so.0/libpng12.so.0: no version information available (required by /usr/lib/libcairo.so.2)

Grato...
Interessado em aprender mais sobre o Ubuntu em português?
Comece aqui http://wiki.ubuntubrasil.org/ComeceAqui
http://wiki.ubuntubrasil.org/Ivandro_Conradi

Lamego

Se o objectivo é utilizar VMware recomendo que utilize o VMWare player que está disponível para instalar nos repositórios do Ubuntu.
Instalar a partir de uma instalação externa alem de não estar tão integrado com sistema vai obrigar você a ter mais trabalho quando actualizar o kernel, ai poderá ter que actualizar manualmente os módulos do vmware.
João Luís Marques Pinto
Mais programs e jogos para o Ubuntu

ivandroconradi

Tive muito trabalho com o vmware player do repositorio, e no final nao funcionou... depois de muito tentar, consegui este que por sinal esta muito bom. Só que sempre pede para reconfigurar....

Abaixo esta o erro que aparece na instalacao do vmware player...

Grato...

The file /etc/vmware/vmnet1/dhcpd/dhcpd.leases~ that this program was about to
install already exists.  Overwrite? [yes] y

Starting VMware services:
  Virtual machine monitor done
  Virtual ethernet done
VMware Player is installed, but it has not been (correctly) configured
for the running kernel. To (re-)configure it, invoke the
following command: /usr/bin/vmware-config.pl.

invoke-rc.d: initscript vmware-player, action "start" failed.
dpkg: erro processando vmware-player (--configure):
subprocesso post-installation script retornou código de saída de error 1
Erros foram encontrados durante processamento de:
vmware-player
E: Sub-process /usr/bin/dpkg returned an error code (1)
ivandro@ubuntu:~$
Interessado em aprender mais sobre o Ubuntu em português?
Comece aqui http://wiki.ubuntubrasil.org/ComeceAqui
http://wiki.ubuntubrasil.org/Ivandro_Conradi

Fëanor

Estou tendo o mesmo problema com o vmware 6, até o vmware-player só funciona após rodar o vmware-config.pl após uma reinicialização... Notei que este tópico é antigo, e como não teve uma resposta ainda, estou postando nele pra não abrir outro tópico.

ivandroconradi

Entaum Fëanor,

      Não lembro mais como e se resolvi este problema na epoca...

tenta remover a pasta /home/seuUsuario/.vmware

depois efetua o config.pl e da uma olhada...

#############################

Atualmente estou utilizando o vmware 5.5.3 com o vmware-any-any-update104 (este segundo é um path de correção que tambem tive que utilizar na versão anterior do vm...)

Abraços... Espero ter ajudado...
Interessado em aprender mais sobre o Ubuntu em português?
Comece aqui http://wiki.ubuntubrasil.org/ComeceAqui
http://wiki.ubuntubrasil.org/Ivandro_Conradi

Fëanor

Bom... removi a pasta .vmware e não adiantou. Será que tenho que usar um patch any-any da vida? esse patch que você está usando servirá no vmware 6 ???

ivandroconradi

Na verdade o vmware-any-any-update foi inicialmente um patch para configurar os módulos necessários para execução do vmware no kernel 2.6 pois até algumas versões o vmware não suportava esse kernel.

Ele é um patch genérico e funciona com qualquer distribuição, eu acho ele mais simples de configurar do que o proprio configurador padrão do vmware. Sempre que o kernel e atualizado para uma nova versão eu executo o vmware-any-any-update para configurar os módulos...

A versão atual você pode baixar em http://knihovny.cvut.cz/ftp/pub/vmware/

ou direto no link abaixo

http://knihovny.cvut.cz/ftp/pub/vmware/vmware-any-any-update110.tar.gz

Descompacte o ficheiro vmware-any-any-update110.tar.gz e execute o runme.pl

CitarExemplo:
# tar zxvf vmware-any-any-update110.tar.gz
$ cd vmware-any-any-update110
#./runme.pl
Interessado em aprender mais sobre o Ubuntu em português?
Comece aqui http://wiki.ubuntubrasil.org/ComeceAqui
http://wiki.ubuntubrasil.org/Ivandro_Conradi