Specifications

Table Of Contents
VMware Server Administration Guide
44 VMware, Inc.
Installing the VMware Management Interface on a Linux Host
The!steps!below!describe!an!installation!of!the!VMware!Management!Interface!on!a!Red !
Hat!Linux!host.!Start!from!the!directory!where!you!saved! the!installer!file!you!
downloaded.!If!you!are!using!a!different!Linux!distribution,!some!commands!might!be!
different.
NOTE You!must!install!the!libdb.so.3!library!from!your!Linux!CDROM!first.!For!
more!information,!see!“Before!Installing!VMware!Management!Interface!on!a!
Linux!Host”!on!page 43.!
To install VMware Management Interface on a Linux host
1In!a!terminal!window,!become!root!so!you!can!carry!out!the!installation.!
su -
2 Change!to!the!directory!where!you!saved!the!installer!file.
3Copy!the!tar!archive!to!a!directory!on!your!hard!drive!(for!example,!to!/tmp).
cp VMware-mui-<xxxx>.tar.gz /tmp
where!<xxxx>!is!a!series!of!numbers!representing!
version!and!build!numbers.
CAUTION Make!sure!the!directory!to!which!you!plan!to!untar!the!archive!does!
not!contain!any!files!from!a!previous!tar!installation.
Change!to!the!directory!to!which!you!copied!the!file.
cd /tmp
Unpack!the!archive.!
tar zxf VMware-mui-<xxxx>.tar.gz
where!<xxxx>!is!a!series!of!numbers!representing!version!and!build!numbers.
4 Change!to!the!installation!directory.
cd vmware-mui-distrib
5Run!the!installation!program.
./vmware-install.pl
6Press!Enter!to!continue.
7Accept!the!EULA.
8Specify!the!directory
!where!you!want!to!install!the!management!components,!the!
binary!files,!VMware!Management!Interface!files,!init!directories!and!init!scripts.!
Or!accept!the!default!directories.
9 Allow!the!configuration!program!vmware-config-mui.pl!to!run.