A.18 APPENDIXLinux Driver Installation4 Mount your CD-ROM drive and run script file.#mount -t iso9660 /dev/cdrom/mnt/cdrom#cd /mnt/cdrom/linux/redhat/#install.sh5 Set up your printer driver.a. Run printtool program.#printtoolb. Click Add button and select the proper printer type andclick OK button.c. Set proper setting values in “Edit XXXXXXXX Entry” windowand click Select button of Input Filter (XXXXXXXX is theprinter type you select).d. Add the needed printer driver for the emulation that yourprinter supports.Select SAMSUNG Printer SPL compatible and click OKbutton. If you don’t update ghostscript, this item is notvisible.6 Run lpr program to print your document or configure theprinter setup of your application.ex> #lpr -Plp1 sample.ps (lp1 is the printer device nameyou install.)1 Transfer into super user mode.2 Insert your printer driver CD-ROM to CD-ROM drive.3 Mount your CD-ROM drive and copy the configuration file.#mount -t iso9660 /dev/cdrom/mnt/cdrom#cp /mnt/cdrom/linux/redhat71/sec-spl.foo/usr/share/printconf/foomatic/data4 Update your pre-installed ghostscript package.#rpm -q ghostscript (check version to install.)#cd/mnt/cdrom/linux/gs5.XX (XX is pre-installedghostscript ‘--nodeps’ option skips dependencycheck.)#rpm -ivh --nodeps gs5XX.rpm (install ourghostscript.)Redjat 7.1 Linux