Slackware This Forum is for the discussion of Slackware Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
09-29-2008, 05:56 PM
|
#1
|
Member
Registered: Nov 2003
Distribution: Porteus 3.2 Mate (Slackware)
Posts: 141
Rep:
|
system-config-printer
What dose this mean or whats wrong? How can I fix it?
Quote:
bash-3.1# system-config-printer
Traceback (most recent call last):
File "/usr/share/system-config-printer/system-config-printer.py", line 30, in <module>
import gtk.glade
ImportError: No module named gtk.glade
bash-3.1#
|
Thanks
Last edited by jmdlcar; 09-29-2008 at 05:57 PM.
|
|
|
09-29-2008, 06:18 PM
|
#2
|
LQ Guru
Registered: Mar 2004
Distribution: Slackware
Posts: 6,552
|
Do you have pygtk package installed ?
|
|
|
09-29-2008, 06:58 PM
|
#3
|
Member
Registered: Nov 2003
Distribution: Porteus 3.2 Mate (Slackware)
Posts: 141
Original Poster
Rep:
|
I install pkgtk but now.
Quote:
bash-3.1# system-config-printer
Traceback (most recent call last):
File "/usr/share/system-config-printer/system-config-printer.py", line 36, in <module>
import gnome
ImportError: No module named gnome
bash-3.1#
|
|
|
|
09-29-2008, 07:11 PM
|
#4
|
Slackware Contributor
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559
|
Yeah figures.
You are trying to run Redhat's printer configuration applet, but since Redhat uses Gnome you will probably have to install a lot of Gnome as well.
Why do you want this applet in the first place? It is not going to work in a Slackware box anyway.
Eric
|
|
|
09-29-2008, 07:11 PM
|
#5
|
LQ Guru
Registered: Mar 2004
Distribution: Slackware
Posts: 6,552
|
Wait... From which package have you system-config-printer installed ?
Is it a gnome (god forbid) software ?
Have you tried: http://localhost:631 to set your printer ?
|
|
|
09-29-2008, 07:52 PM
|
#6
|
Member
Registered: Nov 2003
Distribution: Porteus 3.2 Mate (Slackware)
Posts: 141
Original Poster
Rep:
|
Alien Bob: I'm using Xfce and want to be able to print.
keefaz: I try http://localhost:631/ and here what I got "404 Not Found".
|
|
|
09-30-2008, 12:34 AM
|
#7
|
Senior Member
Registered: Oct 2005
Distribution: Slackware 14.1
Posts: 3,482
|
Have you started the CUPS service? From the command line try the following:
chmod +x /etc/rc.d/rc.cups
/etc/rc.d/rc.cups start
Also, if you don't mind temporarily using KDE, the Control Center provides a nice GUI interface to configure printers. Similar to the CUPS web interface.
|
|
|
09-30-2008, 02:29 AM
|
#8
|
Slackware Contributor
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559
|
As Woodsman already said, the error "404 Not Found" at http://localhost:631/ means that your cups service is not starting at boot. He also showed you what commands to use so that the CUPS printing service will start on every boot.
See here for configuring your printing in XFCE: http://www.xfce.org/documentation/4.2/manuals/xfprint Pich "CUPS" as the print service type available to you.
Eric
|
|
|
All times are GMT -5. The time now is 10:24 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|