5.0

Table Of Contents
Linux Command Line Installation Options
You can use command line installation options to install Player on a Linux host system.
To use the installation options, you must be logged in as root. Exit from the root account after the installation
is finished.
Table 2-1. Linux Command Line Installation Options
Option Description
--gtk
Opens the GUI-based VMware installer, which is the default option.
--console
Enables you to use the terminal for installation.
--custom
Use this option to customize the locations of the installation directories and
set the hard limit for the number of open file descriptors.
--regular
Shows installation questions that have not been answered before or are
required. This is the default option.
--required
Shows the license agreement only and then proceeds to install Player.
--ignore-errors or -I Allows the installation to continue even if there is an error in one of the
installer scripts. Because the section that has an error does not complete, the
component might not be properly configured
Uninstall Player
You must uninstall the previous version of Player before you can install the latest version.
How you uninstall Player depends on the host system platform.
Procedure
n
To uninstall Player on a Windows host system, use the Windows uninstall feature.
For example, on Windows 7, select Start > Control Panel > Programs > Programs and Features > Uninstall
a program.
n
To uninstall Player on a Linux host system, type the command vmware-installer -u vmware-player.
The uninstall program lets you specify whether to preserve your configuration files.
Start Player
How you start Player depends on the host system platform and the options that you select when you install
Player.
On Windows host systems, you might have a desktop shortcut, a quick launch shortcut, or a combination of
these options in addition to a Start menu item.
On Linux host systems, you start Player from the command line. On some Linux distributions, including Red
Hat Enterprise Linux 5.1, you can also start Player from the System Tools menu under Applications.
Procedure
n
To start Player on a Windows host system, select Start > Programs > VMware Player.
n
To start Player on a Linux host system, type the vmplayer command.
Option Description
/usr/bin is in your default path
vmplayer &
/usr/bin is not in your default path
/usr/bin/vmplayer &
Chapter 2 Installing and Using Player
VMware, Inc. 13