From owner-freebsd-questions@FreeBSD.ORG Wed Jul 5 17:43:59 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 CD9D816A4E2 for ; Wed, 5 Jul 2006 17:43:59 +0000 (UTC) (envelope-from raymond.gibson@verizon.net) Received: from vms042pub.verizon.net (vms042pub.verizon.net [206.46.252.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B50843D55 for ; Wed, 5 Jul 2006 17:43:59 +0000 (GMT) (envelope-from raymond.gibson@verizon.net) Received: from [192.168.1.210] ([72.64.91.149]) by vms042.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0J1X00597YKQWYT8@vms042.mailsrvcs.net> for freebsd-questions@freebsd.org; Wed, 05 Jul 2006 12:43:39 -0500 (CDT) Date: Wed, 05 Jul 2006 12:44:49 -0500 From: Raymond Gibson To: freebsd-questions@freebsd.org Message-id: <200607051244.50019.raymond.gibson@verizon.net> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit Content-disposition: inline User-Agent: KMail/1.9.1 Subject: Freebsd 6.1 w/cups X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: raymond.gibson@verizon.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Jul 2006 17:43:59 -0000 Hello, I'm trying to install an HP Photosmart printer using cups. All the online documentation I've read tells me to mv cups.sh.sample int /usr/local/etc/rc.d/cups.sh. The problem i have is cups.sh.sample is nowhere to be found. Is this a ports build error or a documentation error? i tried to 'deinstall/reinstall' cups, but that didn't help. any help would be appreciated. Thank you.