From owner-freebsd-questions@FreeBSD.ORG Thu Jul 13 14:40:53 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 AF02B16A4E2 for ; Thu, 13 Jul 2006 14:40:53 +0000 (UTC) (envelope-from donaldjoneill@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DB4B43D5F for ; Thu, 13 Jul 2006 14:40:43 +0000 (GMT) (envelope-from donaldjoneill@gmail.com) Received: by nz-out-0102.google.com with SMTP id v1so84936nzb for ; Thu, 13 Jul 2006 07:40:43 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id:from; b=nLiL4XtmLB8iKiuWz/kuJvhg3NGOwCFZDzY4Ute8c6cDNTN0zOnxzy7Mn+KONZcozI8AL9rjouWOnnofYNbxx8M4z1zpxFK3t+VNEpryuaZAcWN/okZiCud4JJtdIP+3Sz2sGFYnH7qWTLHomQM5BuWjX78IhtUZ4HZv9dvAEcI= Received: by 10.36.10.20 with SMTP id 20mr1346337nzj; Thu, 13 Jul 2006 07:40:43 -0700 (PDT) Received: from pres1750.airedalians.com ( [75.7.74.134]) by mx.gmail.com with ESMTP id e1sm1117423nzd.2006.07.13.07.40.42; Thu, 13 Jul 2006 07:40:43 -0700 (PDT) To: "E. J. Cerejo" Date: Thu, 13 Jul 2006 09:38:48 -0500 User-Agent: KMail/1.9.3 References: <20060713130904.94118.qmail@web61023.mail.yahoo.com> In-Reply-To: <20060713130904.94118.qmail@web61023.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200607130938.48953.duncan.fbsd@gmail.com> From: "Donald J. O'Neill" Cc: freebsd-questions@freebsd.org Subject: Re: CUPS, one more try X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Jul 2006 14:40:53 -0000 On Thursday 13 July 2006 08:09, E. J. Cerejo wrote: > > Don > > > I just did what you told me but I still get the same message when run > lpstat, and still can't print. > > > EJC > www.only7bucks.com > > --------------------------------- Take a look at: http://home.nyc.rr.com/computertaijutsu/cups.html Go to the section on FreeBSD and NetBSD, this should help you out. There are a number of suggestions here that I didn't give, sorry, I wanted to give you some help, not hand it to you on a platter. Do a 'ps ax |grep cup' and make sure that you see 'cupsd'. If you don't, you will need to do a 'cupsd', recheck that you have cupsd running. Go to http://localhost:631/admin (user would probably be root and password would be the root password. Configure printers from there. Don