2.0

Table Of Contents
VMware, Inc. 83
Chapter 5 Installing and Using VMware Tools
5 Changetoaworkingdirectorybyenteringacommandsuchasthefollowing:
cd /tmp
6Ifapreviousinstallationexists,deletethepreviousvmware-tools-distrib
directorybeforeinstalling.
Thelocationofthisdirectorydependsonwhereyouplaceditduringtheprevious
installation.Oftenitisplacedin:
/tmp/vmware-tools-distrib
7RuntheinstallerandunmounttheCDROMimage.
DependingonwhetheryouareusingthetarinstallerortheRPMinstaller,doone
ofthefollowing:
Forthetarinstaller,atthecommandprompt,enter:
tar zxpf /mnt/cdrom/VMwareTools-<xxxx>.tar.gz
umount /dev/cdrom
Where<xxxx>isthebuildnumberoftheproductrelease.
FortheRPMinstaller,atthecommandprompt,enter:
rpm -Uhv /mnt/cdrom/VMwareTools-<xxxx>.i386.rpm
umount /dev/cdrom
Where<xxxx>isthebuildnumberoftheproductrelease.
IfyourLinuxdistributionautomaticallymountedtheCDROMs,youdonotneed
tousetheunmountportionofthecommand.
IfyouattempttoinstallanRPMinstallationoveratarinstallationorthereverse,
theinstallerdetectstheprevious
installationandmustconverttheinstaller
databaseformatbeforecontinuing.
8ConfigureVMwareTools.
DependingonwhetheryouareusingthetarinstallerortheRPMinstaller,doone
ofthefollowing:
Forthetarinstaller,enterthefollowingcommandstoruntheinstaller:
cd vmware-tools-distrib
./vmware-install.pl
Respondtothequestionsthecommandlinewizarddisplays.PressEnterto
acceptthedefaultvalues.Theconfigurationfile,vmware-config-tools.pl,
runsaftertheinstallerfilefinishesrunning.