home *** CD-ROM | disk | FTP | other *** search
/ Chip: Linux Special / CorelLinux_CHIP.iso / VMware / doc / INSTALL < prev    next >
Encoding:
Text File  |  1999-11-10  |  2.1 KB  |  62 lines

  1. Copyright (C) 1998-99, VMware, Inc.  All Rights Reserved.
  2.  
  3.  
  4. Please visit http://www.vmware.com/support/easysteps.html for help on
  5. getting started installing VMware.
  6.  
  7. _____________________________________________________________________________
  8.  
  9. INSTALLING/UPGRADING
  10.  
  11.   To install/upgrade VMware for Linux, run the program "vmware-install.pl".
  12.   You must have super user privileges (i.e. be logged as root) to run it.
  13.  
  14.      ./vmware-install.pl
  15.  
  16.   If you are installing VMware for the first time, you can hit the <enter> key
  17.   each time you are prompted to select the factory default answer. By default,
  18.   the installation program installs:
  19.        the executables         in /usr/bin,
  20.        the manual pages        in /usr/man,
  21.        the library files       in /usr/lib/vmware,
  22.    and the documentation files in /usr/doc/vmware.
  23.  
  24.   If you have previously installed VMware, you can hit the <enter> key each
  25.   time you are prompted to keep your previous answer, or you can decide to 
  26.   submit a new answer.
  27.  
  28.   Once the installation/upgrade is complete, you can safely remove the
  29.   vmware-distrib directory from your system.
  30.  
  31. CONFIGURING
  32.  
  33.   In order to run correctly, VMware must first be configured.
  34.  
  35.   To configure VMware, run the program "vmware-config.pl" (this is
  36.   automatically done for you at the end of the installation/upgrade
  37.   process if you answer "yes" to the last question)
  38.  
  39.      vmware-config.pl
  40.  
  41.   This will teach VMware how to run on your current Linux kernel.
  42.   If you reboot your machine with a new kernel that VMware doesn't know yet
  43.   (because, let's say, you have upgraded your Linux system), you will have
  44.   to run this configuration program again. Then, VMware will know this new
  45.   kernel once for all.
  46. ______________________________________________________________________________
  47.  
  48. UNINSTALLING
  49.  
  50.   To remove an existing installation, run
  51.  
  52.      vmware-uninstall.pl
  53.  
  54.   The uninstall process will delete all installed files, and will backup the
  55.   files that have been modified since they have been installed.
  56. ______________________________________________________________________________
  57.  
  58.  
  59. We hope you will enjoy this product,
  60.  
  61.   --The VMware team.
  62.