[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Printer Setup Using CUPS-KDE



fprgive me for hijacking this post but, is this all about the cupsys 'child process exited with status 98' thing?

if so, here's what i did to correct my problem.

as root:

# man update-rc.d
# update-rc.d -f cupsys remove
# update-rc.d cupsys start 15 2 3 4 5 . stop 15 0 1 6 .
# /etc/init.d/cupsys restart

now, this worked for me, but some of my users report that they needed to reboot after this change.

the problem seems to be portmap/nis and similar programs which should boot *after* cups so cups can hog the proper ports and such.

again, this solution worked for me, and i apologize for not reading the first post, but this is my work news and i only download so many headers at a time.

hth.

-jeff



Reply to: