SliTaz SliTaz Forum

You are not logged in.

#1 2011-06-22 22:21:45

wajed
Member
Registered: 2011-06-22
Posts: 4

Problem installing VMware Tools

I followed the instructions from the VMware help file, but I can't get VMware Tools to install.

I uncompress the file called "VMwareTools-8.4.5-324285.tar.gz" found in "/media/VMware Tools" using the terminal.

The file gets uncompressed to "/tmp/vmware-tools-distrib" and I get files like "bin", "doc", "etc". Also, I get to files called "INSTALL" and "vmware-install.pl" that have icons with small box and an arrow inside (I think that means they are shortcuts)

When I execute vmware-install.pl from terminal using command "vmware-install.pl" I get "vmware-install.pl: not found"

When I execute it directly (by double-clicking) I get "Failed to execute child process "/tmp/vmware-tools-distrib-vmware-install.pl" (No such file or directory)".

Offline

#2 2011-06-22 23:55:20

mojo
Administrator
Registered: 2011-03-29
Posts: 2,174

Re: Problem installing VMware Tools

Become root

cd to the same directory as vmware-install.pl

./vmware-install.pl

Period. forward slash/ vmware-install.pl

./vmware-install.pl

Another issue if the above fails is vmware-install.pl has to have executable permissions

ls -la vmware-install.pl <= will list permissions

chmod a+x vmware-install.pl <= executable for all to fix

Installing VMware Tools from the Command Line with the Tar Installer

http://www.vmware.com/support/ws55/doc/ws_newguest_tools_linux.html

Offline

#3 2011-06-23 02:45:29

wajed
Member
Registered: 2011-06-22
Posts: 4

Re: Problem installing VMware Tools

Thank you.

I forgot to say that I was root.

The problem was that I didn't have gcc and other apps/files.

Here is what I needed: slitaz-toolchain and slitaz-dev-pkgs

which can be downloaded and installed using the commands:-

tazpkg get-install slitaz-toolchain

tazpkg get-install slitaz-dev-pkgs

I still haven't installed the VM Tools yet. So this is only half of the solution.

More info: http://vanilla.slitaz.org/index.php?p=/discussion/355/how-to-install-vmware-tools-s/p1

(I'm mentioning this for reference if somebody faces the same problem.)

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.016 seconds, 7 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]