LinuxQuestions.org
Visit Jeremy's Blog.
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 05-20-2004, 01:55 PM   #1
simeandrews
Member
 
Registered: May 2004
Distribution: Debian
Posts: 341
Blog Entries: 1

Rep: Reputation: 30
Printer : CUPS install


Heres my problem. I downloaded cups and ran the $ tar -zxvf cupsddk-1.0-source.tar.gz command, and localhost:631 still wont work. I just found out that after you run that command above, you have to finish installing it, and I dont know how. If someone could please help me, then that would be great. Heres my linux and printer info

slackwarelinux 9.1
gnome 2.1
hp deskjet 842c

Thanks

Plus, im a
 
Old 05-20-2004, 02:17 PM   #2
drigz
Member
 
Registered: Apr 2004
Distribution: Gentoo ~x86
Posts: 407

Rep: Reputation: 30
i assume you didn't install cups with slackware. check for /etc/rc.d/rc.cups - if its there then run:
Code:
grep -i cups -F /etc/rc.d/rc.M
to check if you are starting the cups daemon. if you are you will get:
Code:
/etc/rc.d/rc.cups start
somwhere in the output. if not, add:
Code:
# Start the print spooling system.  This will usually be LPRng (lpd) or CUPS.
if [ -x /etc/rc.d/rc.cups ]; then
  # Start CUPS:
  /etc/rc.d/rc.cups start
elif [ -x /etc/rc.d/rc.lprng ]; then
  # Start LPRng (lpd):
  . /etc/rc.d/rc.lprng start
fi
to your rc.M
 
Old 05-20-2004, 02:29 PM   #3
simeandrews
Member
 
Registered: May 2004
Distribution: Debian
Posts: 341

Original Poster
Blog Entries: 1

Rep: Reputation: 30
thanks for telling me that and i got all that stuff, but http://localhost:631 still won't work. How do I install my printer.

You've been a great help with this, but im absolutely useless
 
Old 05-21-2004, 12:02 AM   #4
Phorem
Member
 
Registered: Nov 2003
Location: Toronto, Canada
Distribution: Gentoo AMD64
Posts: 374

Rep: Reputation: 30
If you have KDE installed, try

root># kprinter

and install the printer through that GUI. It works well and it uses CUPS as the backend if needed.

Edit** - just noticed you are using Gnome, no big deal. Try kprinter any way. Also, if you want to access Swat or CUPS through the Browser, you need to uncomment those ports (901 and 631) in a configuration file in /etc/ (i know it's bad, but i can't remember right now what file it was - it's been a while). Also try

http://127.0.0.1:631

When "localhost" wouldn't work, 127.0... would work for me.

Last edited by Phorem; 05-21-2004 at 12:08 AM.
 
  


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
Help printer from a samba shared printer from linux (using cups) epod69 Linux - Networking 3 12-04-2005 10:44 PM
Z600 CUPS Printer Driver install idot Linux - Software 0 08-12-2005 12:30 PM
How do you install a printer for CUPS? govert Linux - Hardware 5 05-17-2005 07:57 AM
My Printer and CUPS imagreg Slackware 6 01-10-2005 10:23 PM
parrellel printer in CUPS? No parellel printer option... servnov Linux - General 3 10-31-2004 02:08 PM

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

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