LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   cups and slackware 9 (https://www.linuxquestions.org/questions/slackware-14/cups-and-slackware-9-a-68547/)

deNiro 06-27-2003 06:44 PM

cups and slackware 9
 
my last post was about that i could't print through a smb printer. i discovered that cups is not running. i can't find how to run that, and i don't find any packages on slackware.org

i can see directories with cups, but is cups really installed on slackware? i did a full install. but since i can't find any packagaes on slackware.org it might not be included.

please help

hjles 06-27-2003 10:44 PM

CUPS
 
deNiro:

Cups is included in the /extra packages, which you probably do not have installed by default. Grab the cups package from one of the slackware mirror sites and install it.

After restarting, cups will be running. Check it with your browser at 'localhost:631'.

Good luck,
Charlie

labr@ 06-27-2003 11:19 PM

cups-1.1.19-i386-1
 
Also when you install cups make sure that it is cups-1.1.19-i386-1 as the x.18 version has security issues. Once you have it installed it should start automatically. If it does not then check out /etc/rc.d/ and run ./rc.cups. Also if you don't want it to start automatically then change the permissions on the rc.cups to NOT be executable. Once you have it installed start Netscape and CTRL+SHIFT+L and typing in HTTP://localhost:631 and that will bring up the configuration page for cups. It will ask you for a username and password, it will be the same as root.

Regards,

deNiro 06-29-2003 05:18 AM

Re: cups-1.1.19-i386-1
 
Quote:

Originally posted by labr@
Also when you install cups make sure that it is cups-1.1.19-i386-1 as the x.18 version has security issues. Once you have it installed it should start automatically. If it does not then check out /etc/rc.d/ and run ./rc.cups. Also if you don't want it to start automatically then change the permissions on the rc.cups to NOT be executable. Once you have it installed start Netscape and CTRL+SHIFT+L and typing in HTTP://localhost:631 and that will bring up the configuration page for cups. It will ask you for a username and password, it will be the same as root.

Regards,

Thanks for your reaction. I still can't find the smb option in here. but i assume i have to read more stuff about it

cheers

Dodgeram01 06-29-2003 12:34 PM

Make sure you have the samba client packages installed.

srenar 07-04-2003 08:30 PM

you can find the cups-samba software from

http://www.cups.org/software.php?SOF...m%2Fpub%2Fcups

excel28 07-07-2003 12:31 AM

go into your cups directory ( mines was the default: /usr/lib/cups ) then go to the backend directory and do a symbolic link to smbspool.

ln -s /usr/bin/smbspool smb


All times are GMT -5. The time now is 11:20 AM.