[Ubuntu-BR] não consigo instalar vmware-player

Gleidson Lacerda gleidsonlm em gmail.com
Sexta Janeiro 19 14:15:39 UTC 2007


Olá,

Você tem certeza que instalou os pacote específicos do seu kernel para a
criação dos módulos?
No terminal, execute 'cat /proc/version'.
No meu note aparece:

Linux version 2.6.17-10-generic (root em terranova) (gcc version 4.1.2 20060928
(prerelease) (Ubuntu 4.1.1-13ubuntu5))

Então tenho que instalar:
sudo apt-get install linux-headers-2.6.17-10 linux-image-2.6.17-10-generic
gcc-4.1 g++-4.1

e depois na hora da criação dos módulos dar o caminho completo ao VMware:
/usr/src/linux-headers-2.6.17-10-generic/

Quando atualizar o kernel e esse caminho mudar, você terá que recompilar os
módulos do VMware
sudo vmware-configure.pl

Pensei que o VMPlayer empacotado resolvia isso, como não o faz, vou
atualizar o Wiki (e ver se termino o da parte do Workstation e Server)

On 1/19/07, Josimar de Assis Lira <josimarlira em gmail.com> wrote:
>
> Em Quinta 18 Janeiro 2007 15:30, sirhamacker sir escreveu:
>
> Não realidade estou fazendo o mesmo que vc falou, instalei pelo apt-get,
> mas
> tem uma parte em que ele diz que tem que fazer algum módulo para rodar no
> sistema, fica perguntando qual diretório possui os fontes eu marco
> /usr/src/linux e fica nessa droga, tem outra forma ?
>
> abração
>
> Josimar
>
> > porque está compilando ?
> > Ele já tem nos repositórios :
> > sudo apt-get install vmware-player
> >
> > Se voce misturar o pacote instalado e tentar compilar o fonte, voce
> dança
> > porque um bagunçou o outro.
> >
> > Na dúvida remova-o com --purge, e veja se não há nada vmware* instalado
> e
> > depois compile pelos fontes, mas mesmo assim se houverem vestigios do
> > vmware anterior (o purge não remove arquivos que já foram tocados por
> voce
> > ou outra aplicação) ele vai abortar sempre na compilação.
> >
> > 2007/1/18, Josimar de Assis Lira <josimarlira em gmail.com>:
> > > Pessoal,
> > >
> > > Por favor, não consigo instalar o vmware-player, tentei instalar o
> kernel
> > > headers, instalei o vmware player pelo apt-get, tudo ok.
> > >
> > > Quando executo o programa para configurar, ele dá erro na hora de
> > > compilar, alguem poderia me ajudar a descobrir o problema ?
> > >
> > > A parte em que dá erro eu deixei em negrito.
> > >
> > > abraços a todos
> > >
> > > Josimar Lira
> > >
> > >
> > > josimar em juridico:/usr/src$ sudo /usr/bin/vmware-config.pl
> > > 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/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]
> > >
> > > The file /usr/share/pixmaps/vmware-workstation.png that this program
> was
> > > about
> > > to install already exists.  Overwrite? [yes] yes
> > >
> > > /usr/share/applications/vmware-workstation.desktop: error: Categories
> > > values must be one of "Core", "Development", "Building", "Debugger",
> > > "IDE", "GUIDesigner", "Profiling", "RevisionControl", "Translation",
> > > "Office", "Calendar", "ContactManagement", "Database", "Dictionary",
> > > "Chart", "Email", "Finance", "FlowChart", "PDA", "ProjectManagement",
> > > "Presentation", "Spreadsheet", "WordProcessor", "Graphics",
> "2DGraphics",
> > > "VectorGraphics", "RasterGraphics", "3DGraphics", "Scanning", "OCR",
> > > "Photography", "Viewer", "Settings", "DesktopSettings",
> > > "HardwareSettings", "PackageManager", "Network", "Dialup",
> > > "InstantMessaging", "IRCClient", "FileTransfer", "HamRadio", "News",
> > > "P2P", "RemoteAccess", "Telephony", "WebBrowser", "WebDevelopment",
> > > "AudioVideo", "Audio", "Midi", "Mixer", "Sequencer", "Tuner", "Video",
> > > "TV", "AudioVideoEditing", "Player", "Recorder", "DiscBurning",
> "Game",
> > > "ActionGame", "AdventureGame", "ArcadeGame", "BoardGame",
> "BlocksGame",
> > > "CardGame", "KidsGame", "LogicGame",
> > > "RolePlaying", "Simulation", "SportsGame", "StrategyGame",
> "Education",
> > > "Art", "Construction", "Music", "Languages", "Science", "Astronomy",
> > > "Biology", "Chemistry", "Geology", "Math", "MedicalSoftware",
> "Physics",
> > > "Teaching", "Amusement", "Applet", "Archiving", "Electronics",
> > > "Emulator", "Engineering", "FileManager", "Shell", "ScreenSaver",
> > > "TeminalEmulator", "TrayIcon", "System", "Filesystem", "Monitor",
> > > "Security", "Utility", "Accessibility", "Calculator", "Clock",
> > > "TextEditor", "KDE", "GNOME", "GTK", "Qt", "Motif", "Java",
> "ConsoleOnly"
> > > (found "Application")
> > > desktop-file-install created an invalid desktop file!
> > > Use of uninitialized value in addition (+) at
> > > /usr/bin/vmware-config.plline 804, <STDIN> line 4. Unable to install
> the
> > > .desktop menu entry file. You must add it to your menus
> > > by hand.
> > > The file /usr/share/pixmaps/vmware-player.png that this program was
> about
> > > to
> > > install already exists.  Overwrite? [yes] yes
> > >
> > > /usr/share/applications/vmware-player.desktop: error: Categories
> values
> > > must be one of "Core", "Development", "Building", "Debugger", "IDE",
> > > "GUIDesigner", "Profiling", "RevisionControl", "Translation",
> "Office",
> > > "Calendar", "ContactManagement", "Database", "Dictionary", "Chart",
> > > "Email", "Finance", "FlowChart", "PDA", "ProjectManagement",
> > > "Presentation", "Spreadsheet", "WordProcessor", "Graphics",
> "2DGraphics",
> > > "VectorGraphics", "RasterGraphics", "3DGraphics", "Scanning", "OCR",
> > > "Photography", "Viewer", "Settings", "DesktopSettings",
> > > "HardwareSettings", "PackageManager", "Network", "Dialup",
> > > "InstantMessaging", "IRCClient", "FileTransfer", "HamRadio", "News",
> > > "P2P", "RemoteAccess", "Telephony", "WebBrowser", "WebDevelopment",
> > > "AudioVideo", "Audio", "Midi", "Mixer", "Sequencer", "Tuner", "Video",
> > > "TV", "AudioVideoEditing", "Player", "Recorder", "DiscBurning",
> "Game",
> > > "ActionGame", "AdventureGame", "ArcadeGame", "BoardGame",
> "BlocksGame",
> > > "CardGame", "KidsGame", "LogicGame",
> > > "RolePlaying", "Simulation", "SportsGame", "StrategyGame",
> "Education",
> > > "Art", "Construction", "Music", "Languages", "Science", "Astronomy",
> > > "Biology", "Chemistry", "Geology", "Math", "MedicalSoftware",
> "Physics",
> > > "Teaching", "Amusement", "Applet", "Archiving", "Electronics",
> > > "Emulator", "Engineering", "FileManager", "Shell", "ScreenSaver",
> > > "TeminalEmulator", "TrayIcon", "System", "Filesystem", "Monitor",
> > > "Security", "Utility", "Accessibility", "Calculator", "Clock",
> > > "TextEditor", "KDE", "GNOME", "GTK", "Qt", "Motif", "Java",
> "ConsoleOnly"
> > > (found "Application")
> > > desktop-file-install created an invalid desktop file!
> > > Use of uninitialized value in addition (+) at
> > > /usr/bin/vmware-config.plline 804, <STDIN> line 5. Unable to install
> the
> > > .desktop menu entry file. You must add it to your menus
> > > by hand.
> > > 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] 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.17-10-386/build/include]
> > >
> > > Extracting the sources of the vmmon module.
> > >
> > > tar: /usr/lib/vmware-player/modules/source/vmmon.tar: Não é possível
> > > open: Arquivo ou diretório inexistente
> > > tar: Erro não é recuperável: saindo agora
> > > Unable to untar the "/usr/lib/vmware-player/modules/source/vmmon.tar"
> > > file in
> > > the "/tmp/vmware-config2" directory.
> > >
> > > 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.htm
> > >l ".
> > >
> > > Execution aborted.
> > >
> > >
> > > --
> > > ubuntu-br mailing list
> > > ubuntu-br em lists.ubuntu.com
> > > www.ubuntubrasil.org
> > > https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
>
> --
> ubuntu-br mailing list
> ubuntu-br em lists.ubuntu.com
> www.ubuntubrasil.org
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
>



More information about the ubuntu-br mailing list