| Previous | Next | Contents | Index |
Example 2-1 shows a PMDF installation dialogue on a Linux system using
the rpm utility. In this example, the PMDF V6.7
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/PMDF660.
| Example 2-1 Example Installation |
|---|
$ su - root Password: # cd / # rpm -i /cdrom/Linux-X86/PMDF660/rpm-6.7.0-0.i386.rpm # |
| Previous | Next | Contents | Index |