Lexmark Z2320 printer

Asked by William Pabon

I downloaded the driver package from Lexmark for this printer:

lexmark-inkjet-08-driver-1.0-1.i386.deb.zip

Now I need to know how to install this package so that I can use my printer. My pc is running Ubuntu 10.04 LTS.
Thanks for the help.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu cups Edit question
Assignee:
No assignee Edit question
Solved by:
actionparsnip
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Can you give the output of:

uname -a; lsb_release -a

Thanks

Revision history for this message
William Pabon (williepabon) said :
#2

This is the output I get:

Linux williepabon-desktop 2.6.32-24-generic #41-Ubuntu SMP Thu Aug 19 01:12:52 UTC 2010 i686 GNU/Linux
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 10.04.1 LTS
Release: 10.04
Codename: lucid

Thanks for the help!

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

Ok where is the file? On your desktop? In the Downloads folder?

Revision history for this message
William Pabon (williepabon) said :
#4

On the Downloads folder. wp

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#5

ok then run:

cd ~/Downloads; unzip ./lexmark-inkjet-08-driver-1.0-1.i386.deb.zip; ls

What is output?

Revision history for this message
William Pabon (williepabon) said :
#6

After unzipping the file I get the following:

unzip lexmark-inkjet-08-driver-1.0-1.i386.deb.sh.zip
Archive: lexmark-inkjet-08-driver-1.0-1.i386.deb.sh.zip
  inflating: lexmark-inkjet-08-driver-1.0-1.i386.deb.sh

Tks wp

Revision history for this message
Best actionparsnip (andrew-woodhead666) said :
#7

ok then run:

cd ~/Downloads; chmod +x ./lexmark-inkjet-08-driver-1.0-1.i386.deb.sh; gksudo ./lexmark-inkjet-08-driver-1.0-1.i386.deb.sh

Should make it run ok

Revision history for this message
William Pabon (williepabon) said :
#8

Thanks actionparsnip, that solved my question.

Revision history for this message
William Pabon (williepabon) said :
#9

Thanks. Now its working.