LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Red Hat (https://www.linuxquestions.org/questions/red-hat-31/)
-   -   installing lexmark z615 printer driver on FC4 ? (https://www.linuxquestions.org/questions/red-hat-31/installing-lexmark-z615-printer-driver-on-fc4-443992/)

rebel_angel 05-11-2006 11:53 PM

installing lexmark z615 printer driver on FC4 ?
 
Hi,
I have a lexmark Z615 printer and the driver CD i got does not include the driver for linux. my os is fedora core 4 ( im pretty much new ). how can i install my printer and make it in use ? btw my os recoginzes the printer but says that the driver is unknown.

Soumit S.

Peter C 05-25-2006 07:58 AM

Lezmark Z615 printer
 
Autostatic suggested this back in November 2005 and it worked for me in PCLinuxOS 0.92 today.

Hopwefully it will work for you too. Good luck.

Just browse to http://www.autostatic.com/linux and download the two tarballs:
z600cups-1.0-1.i386.tar.gz
z600llpddk-2.0-1.i386.tar.gz

Now open a console and su to root, cd to the directory where you downloaded the tarballs and type:

Code:

tar -xvzf z600cups-1.0-1.i386.tar.gz -C /



Followed by an enter and:

Code:

tar -xvzf z600llpddk-2.0-1.i386.tar.gz -C /


Followed by an enter and:

Code:

ldconfig


Followed by an enter. The printerdriver should be installed now and you should be able to configure it through the Mandriva Linux Control Center.


All times are GMT -5. The time now is 05:59 PM.