LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 11-18-2002, 06:40 PM   #1
jamaso
Member
 
Registered: Oct 2001
Location: brasil
Distribution: mdrk 8.0,redht7.1,debianpotato
Posts: 615

Rep: Reputation: 30
epson stylus color 640 xonfiguration


I'm trying to configure a epson stylus color 640 , right now i'm at kde printing manager in a add printer wizard :

"select a valid detected port , or enter directly the corresponding url in the bottom edit field" how do i get this info??

so far i have been abble to erase my entire root partition after compiling a print .tar.gz i just downloaded using the Ctrl Z command , but that's another story you don't want to hear .

i thought this might mean something :

bash-2.05a# lpq
Printer: lp@darkstar
Queue: 1 printable job
Server: pid 79 active
Unspooler: pid 80 active
Rank Owner/ID Class Job Files Size Time
stalled(519sec) root@darkstar+113 A 113 (STDIN) 178224 22:17:09
done root@darkstar+264 A 264 (STDIN) 158 14:23:42

i read some threads here and there printing howtos but my head is messed up right now , i can't print some important text i have because windows won't read .doc saved under abiword and i just can't figure out how do i configure my printer with slackware , what is spool queue anyway ? sometimes i feel like i'm barking at the wrong tree , it's too much information to look for and not enough will to search for the answers to print the f%@#@ paper, you know ? maybe i have a better question :

how can i save some text in a format that will work with word ( like .txt or something ) under command line ? thanks
 
Old 11-19-2002, 07:15 AM   #2
Excalibur
Senior Member
 
Registered: Jun 2002
Location: Northern VA, USA
Distribution: Ubuntu
Posts: 1,180

Rep: Reputation: 46
It sounds like you need to configure your printer using apsfilter or CUPS. I am not familar with the KDE printer wizzard but I would suspect it would expect CUPS to be installed and running.

The Epson 640 should be supported by CUPS and apsfilter. You might want to visit the http://linuxprinting.org web site.

Abiword allows the file to be saved in text format, use File->Save as, and then select the desired format. I do not know about a command line option though.

The spool queue you ask about is the directory where the file(s) to be printed are stored for the print manager. The file(s) are usually deleted when the print job is complete.
 
Old 11-19-2002, 05:23 PM   #3
jamaso
Member
 
Registered: Oct 2001
Location: brasil
Distribution: mdrk 8.0,redht7.1,debianpotato
Posts: 615

Original Poster
Rep: Reputation: 30
thanks man and sorry for not posting earlier . i downloaded CUPS .tar.gz.
well how does it work ? i'm really scared of configuring printers these are the hardware monkeys , they jump up and down and scream a lot , i have had very tough experiences with this very printer on mandrake (paper waste)
and yesterday it kept wasting full paper printed with characters .... well can you give any hints ? i'll look for it tonight there must be something on my howto virtual book hehe .
 
Old 11-19-2002, 08:06 PM   #4
Excalibur
Senior Member
 
Registered: Jun 2002
Location: Northern VA, USA
Distribution: Ubuntu
Posts: 1,180

Rep: Reputation: 46
The filename suggests that you downloaded the source file probably from cups.org. That will need to be compiled on your system before it can be installed. Slackware has prebuilt cups package in the extras directory for at least 8.0 and 8.1 I think. Also, either of these require a second package, "espgs", or the ghostscript modules for the CUPS to work as well. That is also offered in the extras directory. I think the second package started with CUPS version 1.1.13 if I recall.

For the Slack packages just run "pkgtool" from your download directory in a shell console and it will detect the packages and install them for you. Prebuilt.

After pkgtool installs the packages, you should find documentation in the /usr/doc/cups-1.1.15 directory for Slack 8.1. And I think it installs a startup script as /etc/rc.d/rc.cups. You can execute it manually the first time, after that it should execute when you boot. Use "/etc/rc.d/rc.cups start" to get it loaded the first time.

To configure it, point a browser to to http://localhost:631. It should bring up the main menu. It can be done at the command line also. The docs will explain that operation better than I can.

Of course you have to be logged in as root for all of this. Unless you have experience building and installing from source I would recommend the Slack packages at least for the first time. Once you have it installed and know it is working then try to build your own if like.

Good luck.
 
Old 11-20-2002, 05:18 AM   #5
jamaso
Member
 
Registered: Oct 2001
Location: brasil
Distribution: mdrk 8.0,redht7.1,debianpotato
Posts: 615

Original Poster
Rep: Reputation: 30
well thank you , sorry again for delay , just one question: i already did the package ,without the "pkgtool" , how can fix it ? erase my cups-1.1.16 file ? and restart ? cause "pointing a browser" to http://localhost:631 worked fine , but i couldn't launch /etc/rc.d/rc.cups start , there is no such file . BTW this second package (ghostscript) you talked about is really necessary ? maybe i'm spoilling the beauty of your explanation here , forget it , tonight i'll give it a shot .
 
Old 11-20-2002, 07:16 AM   #6
Excalibur
Senior Member
 
Registered: Jun 2002
Location: Northern VA, USA
Distribution: Ubuntu
Posts: 1,180

Rep: Reputation: 46
The package you installed may have installed a sysvinit startup script instead. You might to look for it, like perhaps /etc/init.d path. They may have just called it cups. Obviously though Slack is executing the program because it is running. That is what is providing the response on the local port 631.

Ghostscript is required for CUPS to convert the postscript output to raster graphics for the printer. Otherwise the printer would print postscript code. I am not sure if regular ghostscript would work or not. I have only used their package epsgs.
 
  


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
epson stylus color 850 won't print shotokan Linux - Hardware 4 05-23-2005 01:48 PM
Epson stylus color 740 Printer comprookie2000 Slackware 36 07-23-2004 02:55 PM
Epson Stylus Color 660 won't work bobterri Linux - Hardware 0 10-02-2003 04:55 PM
Epson Stylus color 440c sharkypt Slackware 4 01-26-2003 09:27 AM
Epson Stylus Color 640 ph34r3d Slackware 3 04-27-2002 08:50 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 02:54 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