From owner-freebsd-questions@FreeBSD.ORG Fri Jun 27 11:54:20 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4F62C1065685 for ; Fri, 27 Jun 2008 11:54:20 +0000 (UTC) (envelope-from andrewlylegould@gmail.com) Received: from ag-out-0708.google.com (ag-out-0708.google.com [72.14.246.247]) by mx1.freebsd.org (Postfix) with ESMTP id 1670C8FC16 for ; Fri, 27 Jun 2008 11:54:19 +0000 (UTC) (envelope-from andrewlylegould@gmail.com) Received: by ag-out-0708.google.com with SMTP id 8so2076255agc.3 for ; Fri, 27 Jun 2008 04:54:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=4XX9vDLb4DEIjVmrKGaFmIuH7pPjyuTTe3L6GeozCIY=; b=ndJvQjVxq1o3yWgNZhyPTaDVTGitROtFNZ2Xot1M9sX1S14j5rzrufWNQHwT2xpYG/ CzO4I4uyfJbqIjQTUvxg5btb1kBMD/RW+vG79pRidq2gZtGtnYnt9SXySkicpDYS1BLz 1g+eE2dF42R+IHNu72Nivb4ZOkBY9MGbneXO8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=YKiV9Uz2aq5nlWGOTtqSQe35VswB4NObkACGmatHWaMhJ5XLU+4EaaxmHsNZuV9i1p G9gOm92aerfx+wqgQgEs2u4WvDzpVgsF0XcKeMQgAvlX8oOTNW0h2P9kLu7Hiq4PzLqQ 96a0CjYwjpdQ/iYgUWwao0/z+F5ekvDJlvm+o= Received: by 10.100.125.12 with SMTP id x12mr1389062anc.71.1214566724778; Fri, 27 Jun 2008 04:38:44 -0700 (PDT) Received: by 10.100.125.13 with HTTP; Fri, 27 Jun 2008 04:38:44 -0700 (PDT) Message-ID: Date: Fri, 27 Jun 2008 06:38:44 -0500 From: "Andrew Gould" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: difficulties with CUPS 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: Fri, 27 Jun 2008 11:54:20 -0000 When I try to add a printer that connected to the parallel port, CUPS does not give me an option for a local printer connection. "make config" in /usr/ports/print/cups-base does not appear to offer any solutions. Any advice? Thanks, Andrew Gould