I am following the install documentation for printers. I am at the step where I have to install my printer in CUPS. But http://localhost:631 returns me 404 Not Found
Here is my configuration :
Code: Select all
PCTRAVAIL ~ # uname -a
Linux PCTRAVAIL 2.6.19-gentoo-r5 #12 Sat Jun 16 10:54:43 CEST 2007 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz GenuineIntel GNU/Linux
I have tried /etc/init.d/cupsd zap, /etc/init.d/cupsd start : nothing changed. /etc/init.d/cupsd stop, /etc/init.d/cupsd start : nothing changed. Reboot : nothing changed. Thought CUPS is running :
Code: Select all
PCTRAVAIL ~ # ps -A |grep cups
6450 ? 00:00:00 cupsd
Code: Select all
echo net-print/cups jpeg tiff png ppds X >> /etc/portage/package.useSo what ? Anyone has some idea ?




