2.0

Table Of Contents
VMware, Inc. 219
Chapter 11 Installing and Using VMware Player and ACE Instances
Installing the ACE Package on a Linux Host Computer
and Running the ACE Instance
TheadministratorcreatesanACEpackage,whichincludestheACEinstanceand
VMwarePlayer.TheACEpackagemustbeaccessibletotheLinuxusermachinesfor
installation.
Installing VMware Player on a Linux Host Computer
OnlyauserwithadministratororrootprivilegescaninstallanduninstallVMware
Player.
Playerwillbeautomaticallyinstalledwhenyourunvmwareinstall.plasrootorsudo.
ManuallyinstallPlayeronsystemswheretheenduserwillnothaverootaccess.The
manualinstallationprocedureisdescribedbelow.
To install VMware Player on a Linux host computer
1Inaterminalwindow,becometherootusersoyoucanperformtheinitial
installationsteps:
su -
2MounttheACEpackage,andlocatetheplayerinstallerinthepackagedirectory:
VMware-player-i386.tar.gz
Or
VMware-player-x86_64.tar.gz
3Copythetararchivetoatemporarydirectoryonyourharddrive,inthisexample,
/tmp:
cp VMware-player-i386.tar.gz /tmp
Or
cp VMware-player-x86_64.tar.gz /tmp
4 Changetothedirectorytowhichyoucopiedthefile:
cd /tmp
NOTEIfthisisthefirstinstallationofanACEinstanceontheusermachine,thenan
administratormustinstallVMwarePlayerbeforetheACEusercaninstallandrunACE
instances.