From owner-freebsd-questions Mon Jul 16 7:52:21 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp7ve.mailsrvcs.net (smtp7vepub.gte.net [206.46.170.28]) by hub.freebsd.org (Postfix) with ESMTP id A3CE437B401 for ; Mon, 16 Jul 2001 07:52:17 -0700 (PDT) (envelope-from prophetx2@home.com) Received: from core.core-slave.com (adsl-141-158-51-28.phila.adsl.bellatlantic.net [141.158.51.28]) by smtp7ve.mailsrvcs.net (8.9.1/8.9.1) with SMTP id OAA43416489; Mon, 16 Jul 2001 14:52:10 GMT Content-Type: text/plain; charset="iso-8859-1" From: Dennis Cheung Reply-To: prophetx2@home.com To: "R. Lahaye" , FreeBSD Subject: Re: Cups listing of printers very short. Why? Date: Mon, 16 Jul 2001 10:58:18 -0400 X-Mailer: KMail [version 1.2] References: <3B52A802.E10F9B87@users.sourceforge.net> In-Reply-To: <3B52A802.E10F9B87@users.sourceforge.net> MIME-Version: 1.0 Message-Id: <01071610581801.00591@core.core-slave.com> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Monday 16 July 2001 04:38, R. Lahaye wrote: > Hi, > > FreeBSD ships cups version 1.1.6 (no ports of higher version available). > Am I right that cups is the best tool for configuring (remote) printers? > > I use cupsd in my browser "http://localhost:631/admin" to add printers and > I think the pull-down options are too limited: > > - the Device section has no smb-windows protocol in the list. > > - the 'Make' listing is very short, only "EPSON, HP, OKIDATA". > > - the 'Model' listing is also extremely short, only "HP Deskjet series, HP > Laserjet series" for HP. > > > On another Linux box I use cups 1.1.7, which has many more choices. > > Do I not need these choices under FreeBSD? > Or is there a way to add more choices to my cups installation? > > Thanks, > Rob. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message First off you probally did not update the ports tree, read up on cvsup(I have 1.1.6.2 in my ports tree). The reason why you don't have the smb-windows protocol is because you probally didn't install samba. On most linux distros they install it for you. Samba is located at /usr/ports/net/samba. Hope I cleared up a few questions for you. -Dennis To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message