Sponsored Content
Full Discussion: Installing Printer driver
Top Forums Shell Programming and Scripting Installing Printer driver Post 302932470 by jtsmith90 on Wednesday 21st of January 2015 04:58:22 PM
Old 01-21-2015
From the terminal.

Code:
josh@Skynet:~/Downloads/cnijfilter-mg7100series-4.00-1-rpm$ ls
install.sh  packages  resources
josh@Skynet:~/Downloads/cnijfilter-mg7100series-4.00-1-rpm$ cd packages/
josh@Skynet:~/Downloads/cnijfilter-mg7100series-4.00-1-rpm/packages$ ls
cnijfilter-common-4.00-1.i386.rpm    cnijfilter-mg7100series-4.00-1.i386.rpm
cnijfilter-common-4.00-1.x86_64      cnijfilter-mg7100series-4.00-1.x86_64.rpm
cnijfilter-common-4.00-1.x86_64.rpm  usr
josh@Skynet:~/Downloads/cnijfilter-mg7100series-4.00-1-rpm/packages$ cd cnijfilter-common-4.00-1.x86_64/
josh@Skynet:~/Downloads/cnijfilter-mg7100series-4.00-1-rpm/packages/cnijfilter-common-4.00-1.x86_64$ ls
etc  usr


josh@Skynet:~/Downloads/cnijfilter-mg7100series-4.00-1-rpm/packages/cnijfilter-common-4.00-1.x86_64$ cd ..
josh@Skynet:~/Downloads/cnijfilter-mg7100series-4.00-1-rpm/packages$ cd ..
josh@Skynet:~/Downloads/cnijfilter-mg7100series-4.00-1-rpm$ cd resources/
josh@Skynet:~/Downloads/cnijfilter-mg7100series-4.00-1-rpm/resources$ ls
printer_fr_utf8.lc  printer_ja_utf8.lc  printer_zh_utf8.lc
josh@Skynet:~/Downloads/cnijfilter-mg7100series-4.00-1-rpm/resources$

 

8 More Discussions You Might Find Interesting

1. UNIX Desktop Questions & Answers

TRUE Unix-64 Printer Driver for HP-6L laserjet.

Can anyone suggest me from where to download the printer driver for HP 6L laserjet printer for servers/desktops having TRUE Unix-64 and Unixware 7.0 OS. (1 Reply)
Discussion started by: parbende
1 Replies

2. UNIX Desktop Questions & Answers

Help Printer Driver

I am running a specialised program using a HP paintjet XL printer. This printer is very old and ink cartriges are no longer available. I want to use a HP 1102 C printer and need a driver. Alternatively any A3 printer driver will do as long as the printer is still available. Thanks Louis (2 Replies)
Discussion started by: RAP
2 Replies

3. Linux

Printer driver for Canon PIXMA iP1000

Hi, I just installed the Fedora Core 3, and now my printer cannot work because the Fedora Core 3 cannot find a suitable printer driver for it. It did recognize the model of my printer but just can't get the right printer driver. I am new to Linux, really hope someone can help me fix this problem,... (4 Replies)
Discussion started by: GarbageKing
4 Replies

4. Solaris

Solaris 10 - printer driver challenge

Hi, I have a Solaris 9 box that is connected to an Intermec EasyCoder 3400e tag printer. We set up the printer in solaris 9 using Jet Direct Admin console to use dump blotter address and the whole thing works fine. We are now moving from the Solaris 9 box to Solaris 10 box and Jet Direct Admin... (2 Replies)
Discussion started by: mikies
2 Replies

5. Red Hat

Need a single printer driver added to CUPS

Just got an HP OfficeJet L7680 printer but there are no drivers for it in RHEL5. I just want to add the single driver without installing hplip 3.9.8. It's going to be connected with USB. Is this possible and if so how? (1 Reply)
Discussion started by: deloev
1 Replies

6. UNIX for Dummies Questions & Answers

Query for printer driver in CUPS

I have a RHEL 4 (probably not important, but whatever) machine with a few dozen network printers set up in CUPS. I would like to replicate this on a second machine. With lpinfo I'm able to get the queue name and device information (socket://ipaddress or whatnot), but I haven't get figured out... (0 Replies)
Discussion started by: kknigga
0 Replies

7. UNIX for Dummies Questions & Answers

virtual printer driver

I need a virtual open source printer that can print to a text file. I need this printer to be open source because i will have to include it with my distribution of a program i am building. Just for a little background information, i am going to be building a program to run inside of a... (5 Replies)
Discussion started by: bagstoper
5 Replies

8. Solaris

Need printer driver for HP CP4525 on Solaris 10 SPARC

Hi Solaris 10 & possibly other Windows Gurus, I am using hppi to setup IP based printers on Solaris 10 SPARC server but have always been having difficulty getting the exact driver for them. In this case it is for HP CP4525 series PCL6 so the only choice available was to choose the closest... (2 Replies)
Discussion started by: gjackson123
2 Replies
FOOMATIC-PPDFILE(1)					      General Commands Manual					       FOOMATIC-PPDFILE(1)

NAME
foomatic-ppdfile - Generate a PPD file for a given printer/driver combo SYNOPSIS
foomatic-ppdfile [-w] [-d <driver>] -p <printerid> foomatic-ppdfile [-A] [-P pattern] foomatic-ppdfile -h DESCRIPTION
The first form of the foomatic-ppdfile to compute the spooler-independent Foomatic PPD file for any valid printer/driver combo available in the Foomatic database, both for printing with foomatic-rip(1) and for applications/clients being able to access the printer's options. The PPD file is returned on standard ouput. If the driver is not specified, the default driver is used. The second form of the foomatic-ppdfile program will search the printer database and return either all printer entries or those whose name and/or model information match a regular expression. The last form prints a help message and exits. Options -d drivername The (optional) driver name to use. If the driver name is not supplied, the default or first driver in the printers compatible driver list is used. -p printer id The printer id. -w Return a PPD file that conforms to the Microsoft Windows format limitations. -A Return all printer entries in the database. -Ppattern Return all printer entries in the database which match the regular expression. SEE ALSO foomatic-rip(1) EXIT STATUS
foomatic-ppdfile returns 0 on success, 1 otherwise. AUTHOR
Manfred Wassmann <manolo@NCC-1701.B.Shuttle.de> for the foomatic project using output from the associated binary. Modified and updated by Patrick Powell <papowell at astart.com>. BUGS
None so far. Please post bug reports on http://lists.freestandards.org/mailman/listinfo/printing-foomatic Foomatic Project 2001-05-07 FOOMATIC-PPDFILE(1)
All times are GMT -4. The time now is 05:56 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy