At Wed, 19 Jul 2006 14:03:32 +0200, Rubén Gómez Antolí wrote: > mac-lobo:~# /usr/sbin/cupsd > cupsd: Child exited on signal 15! > mac-lobo:~# /etc/init.d/cupsys start > Starting Common Unix Printing System: cupsdcupsd: Child exited on signal 15! > mac-lobo:~#
Rubin's report seems be another issue. Your /etc/cups/cupsd.conf is corrupted, and you'll see an error reason in /var/log/cups/error_log. Maybe it lacks Port/Listen section (#376883). Plus, cupsd forks by default. Try "cupsd -F" to run foreground mode. Thanks, -- Kenshi Muto [EMAIL PROTECTED]