LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 07-30-2004, 11:18 AM   #1
kesara3k
Member
 
Registered: Jul 2004
Location: Sri Lanka
Distribution: Gentoo Linux 2.6.9-r13
Posts: 57

Rep: Reputation: 15
Unhappy Help Me!! Installing Lexmark z605 printer


I'm using Fedora CORE2.
When I tried to install lexmark z605 driver I got following error msg:
====================================
[kesara@localhost lex]$ sh z600cups-1.0-1.gz.sh
Verifying archive integrity...OK
Uncompressing Lexmark Printer Driver............
./xlexinstall: error while loading shared libraries: libtcl8.3.so: cannot open shared object file: No such file or directory
The program returned an error code (127)
==========================================
Help Me inthis case.
 
Old 07-31-2004, 02:42 AM   #2
MasterOfTheWind
Member
 
Registered: Jul 2004
Distribution: Arch, Debian sid, Kubuntu, Slackware 11
Posts: 324

Rep: Reputation: 30
check if you have the libtcl8.3 rpm package installed, if not (or if version doesn't match) install it...
 
Old 07-31-2004, 10:42 AM   #3
kesara3k
Member
 
Registered: Jul 2004
Location: Sri Lanka
Distribution: Gentoo Linux 2.6.9-r13
Posts: 57

Original Poster
Rep: Reputation: 15
I have already installed TCL package which comes with Fedora CORE 2
 
Old 08-29-2004, 12:12 AM   #4
ipn1nj4
LQ Newbie
 
Registered: Jun 2004
Distribution: Fedora Core 1/2
Posts: 27

Rep: Reputation: 15
I am having the same problem Please let me know if you fixed this!
 
Old 08-29-2004, 07:49 AM   #5
kesara3k
Member
 
Registered: Jul 2004
Location: Sri Lanka
Distribution: Gentoo Linux 2.6.9-r13
Posts: 57

Original Poster
Rep: Reputation: 15
Quote:
Originally posted by ipn1nj4
I am having the same problem Please let me know if you fixed this!
Still the printer is not working.

This is the reply I got from Lexmark People:

Quote:
Lexmark does not support the Fedora Core 2 operating system. As a courtesy
to our customers Lexmark does provide a Linux Printer Driver Developer's
Kit that can be found at the following link. http://www.lexmark.com/US/products/info/linux/
To use this printer either we have to uninstall TCL lib & install an older version of it (A very difficult thing bcos lot of programs use this!)
or use an older version like Red Hat 9.
 
Old 09-02-2004, 06:30 AM   #6
ipn1nj4
LQ Newbie
 
Registered: Jun 2004
Distribution: Fedora Core 1/2
Posts: 27

Rep: Reputation: 15
Man, that sucks. Now i have to buld a windows box just to serve ths printer. Let me know if you had any luck doing the downgrade procedure.

thanks
 
Old 09-02-2004, 07:29 AM   #7
rm6990
Member
 
Registered: Aug 2004
Location: Canada
Distribution: SUSE 9.1 Pro and Debian Testing on Server
Posts: 469

Rep: Reputation: 30
Don't build a whole Windows box just for a Lexmark printer. They're junk anyways, go with an HP.

But, if that is not an option, you can still get security updates for Red Hat 9 through the Fedora Legacy Project. go to fedora.redhat.com and on there there is something about fedora 1 status update, u can find the link there.
 
Old 09-02-2004, 09:55 AM   #8
ipn1nj4
LQ Newbie
 
Registered: Jun 2004
Distribution: Fedora Core 1/2
Posts: 27

Rep: Reputation: 15
it is junk, yes. But I am not in the market for a new printer right now. Hmm.. I guess ill just do the RH 9 server like you said.
Sigh.
 
Old 01-06-2005, 10:22 AM   #9
kesara
Member
 
Registered: Dec 2004
Location: Colombo, Sri Lanka
Distribution: Arch Linux, Gentoo Linux, Ubuntu, Debian
Posts: 116

Rep: Reputation: 15
Lexmark z605 works perfectly with linux check out this
< http://gentoo-wiki.com/HOWTO_Lexmark_Printers >
 
Old 01-06-2005, 02:29 PM   #10
homey
Senior Member
 
Registered: Oct 2003
Posts: 3,057

Rep: Reputation: 61
Here's my notes from the last time I installed a z25 on Fedora 3 . This should be similar for other lexmark printers, maybe a different tar.gz to download.

Code:
Instructions for installing linux drivers for lexmark z25/z35 printer

1) Download CJLZ35LE-CUPS-2.0-1.TAR.GZ from
http://downloads.lexmark.com/cgi-per...e=&fileID=1242

 
2) Extract the tarball.
tar zxvf CJLZ35LE-CUPS-2.0-1.TAR.GZ

This creates 3 files. README, COPYING and lexmarkz35-CUPS-2.0-1.gz.sh


3) Download and install two libraries which are needed by the driver
rpm -Uvh tcl-8.4.9-2.i386.rpm
rpm -Uvh tk-8.4.9-2.i386.rpm

4) Create two links which will be used by the script
cd /usr/lib
ln -s libtcl8.4.so libtcl8.3.so
ln -s libtk8.4.so libtk8.3.so


5) Run the script which will create the installer directory and some other files.
sh lexmarkz35-CUPS-2.0-1.gz.sh -keep

Note: there is an error which doesn't seem to hurt anything.
# sh lexmarkz35-CUPS-2.0-1.gz.sh -keep
Creating directory installer
Verifying archive integrity...OK
Uncompressing Lexmark Printer Driver............
./install: line 15: ./xlexinstall: No such file or directory
The program returned an error code (127)


6) Go to the installer directory which was created in the previous step and run this command.

rpm -Uvh *rpm


7) From the readme file. Copy the following line and paste it into the file /etc/cups/mime.convs:
image/x-bitmap		application/vnd.cups-raster	100	imagetoraster
        

8) Restart the CUPS daemon for changes to take effect.
service cups restart


9) Use the print manager or http://localhost:631 to install the lexmark z35 printer.

Here are instructions using the print manager...
Add
Add Printer/Class...
Next
local printer ( parallel, serial, USB )
Next
USB Printer #1
   Lexmark X25-Z35
Next
Manufacturer: Lexmark
Model: Z35
Next ( 5 times )
Name: lexmark
Next
Finish
Print Server
    Restart Server
With the lexmark printer highlighted...
Printer
Test Printer...
Print Test Page
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
lexmark z605 printer themanwhowas Linux - Hardware 2 11-24-2005 06:33 AM
Lexmark Z605 Printer kurrupt Linux - Hardware 1 03-19-2005 12:13 AM
Nebody use Lexmark Z605 printer? kesara3k Fedora 0 08-02-2004 11:33 AM
Help me!! Installing Lexmark z605 printer kesara3k Fedora 9 08-01-2004 12:42 PM
lexmark z605 printer installation ksgill Linux - Newbie 23 04-07-2004 07:18 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 04:23 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration