From owner-freebsd-questions@FreeBSD.ORG Fri Jul 25 15:41:10 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52E7837B411 for ; Fri, 25 Jul 2003 15:41:08 -0700 (PDT) Received: from hsph.harvard.edu (hsph.harvard.edu [128.103.75.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A1764403B for ; Fri, 25 Jul 2003 15:40:26 -0700 (PDT) (envelope-from pzhang@hsph.harvard.edu) Received: from [134.174.184.76] (sph184-76.harvard.edu [134.174.184.76]) by hsph.harvard.edu (8.11.7+Sun/8.11.7) with ESMTP id h6PMeZw03260 for ; Fri, 25 Jul 2003 18:40:36 -0400 (EDT) From: "Zhang, Peng" To: freebsd-questions@freebsd.org Content-Type: text/plain Message-Id: <1059172570.239.8.camel@pzhang> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.3 Date: 25 Jul 2003 18:36:10 -0400 Content-Transfer-Encoding: 7bit Subject: question on cups X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jul 2003 22:41:11 -0000 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? Thanks in advance! Peng -- Zhang, Peng