| Previous | Contents | Index | 
Example 2-1 shows a PMDF installation dialogue on a  Linux system using the rpm
 utility. In this  example, the PMDF V6.8 distribution CD-ROM has been mounted and attached to  the file tree at the location /cdrom
, and the PMDF  product kit is then being installed straight from the CD-ROM,  i.e., from /cdrom/Linux-X86/PMDF680
.
| Example 2-1 Example Installation | 
|---|
      $ su - root Password: # cd / # rpm -i /cdrom/Linux-X86/PMDF680/pmdf-6.8.0-0.x86_64.rpm #  | 
| Previous | Next | Contents | Index |