From owner-freebsd-questions@freebsd.org Wed Jul 29 21:29:53 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 002569AEDAA for ; Wed, 29 Jul 2015 21:29:52 +0000 (UTC) (envelope-from jerry@seibercom.net) Received: from mail-qg0-x234.google.com (mail-qg0-x234.google.com [IPv6:2607:f8b0:400d:c04::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BF8BF1EC1 for ; Wed, 29 Jul 2015 21:29:52 +0000 (UTC) (envelope-from jerry@seibercom.net) Received: by qgii95 with SMTP id i95so12154807qgi.2 for ; Wed, 29 Jul 2015 14:29:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=seibercom.net; s=google; h=date:from:to:subject:message-id:reply-to:organization:mime-version :content-type:content-transfer-encoding; bh=io3tApPIBfL5KK0tRZvcNCY0gk56Lmhkt6ybgmdXrpI=; b=dHaIr/WFh5CrFPEjc0r4bV6dUDINJxbn/a0Ul+tW4ec5NkluVriHNLhCvsQyVfL7q5 LbbBmaWFJa1fNwNRFzhPYAHudYEkh52+VdN2xiyx0J6v2ANUA2Xv2rrBRJvMboSuZEmB rSTaiYNmWwOZQLBIzPLVB2ann/jcqehRQeN7Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:subject:message-id:reply-to :organization:mime-version:content-type:content-transfer-encoding; bh=io3tApPIBfL5KK0tRZvcNCY0gk56Lmhkt6ybgmdXrpI=; b=I5KC81lGGnONlWMqrwHzLzlCnwlgNPHZmaVlrW5eZe6j/OA02QAqx5NKZSaKj7BkO7 DaWGH/6YkJWzz4XOSRv4oVqTlwBASBDSbK4HzIzCTaw66/qo2ROnTvRClEclb5bf+yEI AUnx9MdDmTyku4zSgNPDsvOoNaSuyvgWeWf3buzmUitx65PS4WEeHhYc6dy3bStm2GEK 2FHJ6UwuTxzfu0eMN3FhmnPg6RgjIw9J4dyNViQntbwLcx1lB/iKhcLr+2VkPzSfi2qm 7y5OfGRVYNswAQ6knJZF7v5BPNhi1jz1Bz+2S+PSuxmHVqPk/pZmnqq8l3s+DYgpsZLy /8+A== X-Gm-Message-State: ALoCoQlZIQDoZhuBkxTw9jaluGfKQi6onT4UclIlnlWzJQq1vU5bElgw90hagNeoCDnM6pN6/czp X-Received: by 10.140.95.204 with SMTP id i70mr64169798qge.51.1438205391613; Wed, 29 Jul 2015 14:29:51 -0700 (PDT) Received: from scorpio.seibercom.net (cpe-174-109-28-112.nc.res.rr.com. [174.109.28.112]) by smtp.gmail.com with ESMTPSA id k18sm37214qhc.34.2015.07.29.14.29.50 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 29 Jul 2015 14:29:51 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by scorpio.seibercom.net (Postfix) with ESMTPSA id 3mhSgx52t9z3DljV for ; Wed, 29 Jul 2015 17:29:49 -0400 (EDT) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.98.7 at scorpio.seibercom.net Date: Wed, 29 Jul 2015 17:29:49 -0400 From: Jerry To: FreeBSD FreeBSD Subject: Google Cloud Print with CUPS Message-ID: <20150729172949.20995d9c@seibercom.net> Reply-To: FreeBSD FreeBSD Organization: seibercom NET X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.27; amd64-portbld-freebsd10.1) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jul 2015 21:29:53 -0000 I have a printer at a remote location that I access via Google Cloud Print. Now, that printer shows up just fine on a Windows machine when I click "Printers". How do I get it listed on a FreeBSD machine running CUPS? I am sure that there are directions on how to do it somewhere, but I have not found them yet. -- Jerry