1828225 Members
2471 Online
109975 Solutions
New Discussion

new ppd driver file

 
Unix Administrator_5
Frequent Advisor

new ppd driver file

I have use the okiibm.ppd that I created on the linuxprinting.org site.

I am unsure how to install it. I am running
cups and Redhat 3.0 AS.

Any hellp would be appreciated.
2 REPLIES 2
Paul Cross_1
Respected Contributor

Re: new ppd driver file

Hello Unix Administrator,
Use the lpadmin command to install a printer with a particular ppd file. Here is an example:
lpadmin -p -v ipp://printer.example.com:631 -m
Kodjo Agbenu
Honored Contributor

Re: new ppd driver file

Another more "graphical" method : place your ppd file (gzipped) somewhere under /usr/share/cups/modelConnect to the CUPS admin server in your favorite browser (preferably from the CUPS server itself) :http://localhost:631Instead of the web browser method, you can also use the Red Hat configuration tool, but sometimes it is not installed by default :redhat-config-printer-guiGood luck.Kodjo
Learn and explain...