question on cups

Derrick Ryalls ryallsd at datasphereweb.com
Fri Jul 25 17:22:59 PDT 2003


> Hi,
> 
> I am running freebsd 4.8 stable, and have cups installed.
> 
> # pkg_info | grep cups
> cups-1.1.19.0       The Common UNIX Printing System: Metaport 
> to install
> comple
> cups-base-1.1.19.0  The Common UNIX Printing System: headers, 
> libs, & daemons
> cups-lpr-1.1.19.0   The CUPS BSD and system V compatibility binaries
> (lp* comma
> cups-pstoraster-7.07 GNU Postscript interpreter for CUPS 
> printing to non-PS prin
> 
> I copied /usr/local/etc/rc.d/cups.sh.sample to cups.sh, and 
> then ran /usr/local/etc/rc.d/cups.sh start
> 
> # /usr/local/etc/rc.d/cups.sh start
> cups: started scheduler.
> However when I ran ps, I got:
> # ps aux | grep cups
> #
> I can not find cupsd process. Why? Any suggestion? 

What does /var/log/cups/error_log say?

If that doesn't exist, create it and access_log with these permissions:

-rw-r--r--  1 root  daemon    58323 Jul 23 18:28 access_log
-rw-r--r--  1 root  daemon   117363 Jul 23 18:28 error_log

Then run cups.sh again and check error log, you will probably need to
create more directories.




More information about the freebsd-questions mailing list