From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 16:29:29 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 72E1516A46D for ; Tue, 12 Feb 2008 16:29:29 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: from el-out-1112.google.com (el-out-1112.google.com [209.85.162.181]) by mx1.freebsd.org (Postfix) with ESMTP id 27CC813C457 for ; Tue, 12 Feb 2008 16:29:28 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: by el-out-1112.google.com with SMTP id r27so1984973ele.3 for ; Tue, 12 Feb 2008 08:29:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; bh=9IJu1pQl9dYJB0baHNoKYGMRjbrAnkolT3z3hjXRT4A=; b=ptheHpkpmnEUNa11k3S0jQOWOG3P3tGUrHt3XNzkbGZ1StE5VXNh7AWjATy4oIxw5YdN4RYTuVk1YjFBlE0Pza3B17yk+wcqnmzmLnLzKlxfga1MnT8AbCBWAKw1+VBUSsbzbcSMQpHThwBsbkJCk85bL9hXiH3BdAC8TfgM6Yc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=Vf9qCoTOLhHtxiL5/VO5bKGitpYarlfaw0H5F469V136jKhfzwTUDe/bSgQ5WzDt3djG2wELDWn8ACNwPvO8dFJHbcnLQdpu02HcXZijhhX1rIZrr+R7iaiU6+hCUtbyyE0OCn5B8P78j+ZTPQeD+JFdV4NCCV4CXIpnMPTsvro= Received: by 10.142.185.13 with SMTP id i13mr1158686wff.213.1202833766975; Tue, 12 Feb 2008 08:29:26 -0800 (PST) Received: by 10.142.194.10 with HTTP; Tue, 12 Feb 2008 08:29:26 -0800 (PST) Message-ID: <539c60b90802120829s26b74c0fp5856d7866bfcd51d@mail.gmail.com> Date: Tue, 12 Feb 2008 09:29:26 -0700 From: "Steve Franks" Sender: bahamasfranks@gmail.com To: "User Questions" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: 6c0d69e28c12d1c4 Subject: cups printing with command-line lpr apps (i.e. enscript) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: stevefranks@ieee.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 16:29:29 -0000 I get the following: >nenscript "a.cpp" lpr: Unable to connect to /var/run/printer: No such file or directory lpr: Check to see if the master 'lpd' process is running. jobs queued, but cannot start daemon. >Exit code: 0 How do I bolt that up to cups? Thanks, Steve