From owner-freebsd-questions@FreeBSD.ORG Tue Mar 1 23:03:41 2005 Return-Path: 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 E8CD416A4CE for ; Tue, 1 Mar 2005 23:03:41 +0000 (GMT) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AE6E43D48 for ; Tue, 1 Mar 2005 23:03:40 +0000 (GMT) (envelope-from e.schuele@computer.org) Received: from [208.206.151.59] (host59.gtisd.com[208.206.151.59]) by comcast.net (sccrmhc13) with ESMTP id <2005030123033801600rm91fe>; Tue, 1 Mar 2005 23:03:38 +0000 Message-ID: <4224F4EA.5030003@computer.org> Date: Tue, 01 Mar 2005 17:04:10 -0600 From: Eric Schuele User-Agent: Mozilla Thunderbird 1.0 (X11/20050127) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Pietro Cerutti References: In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit cc: FreeBSD Subject: Re: Printing to a Windows X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Mar 2005 23:03:42 -0000 Pietro Cerutti wrote: > Hi folks, > I would like to print from my FreeBSD box to a Windows printer on a > Win2003 server on my LAN. > I read the handbook, the CUPS documentation and the chapter on the > Absolute BSD book, but I can't get things working. FWIW: Here's a howto that helped me: http://www.lanside.net/article.php?story=20031007161002250 > > My problem is that I really can't understand the basis, how things are > connected between cups, samba and the Kde printing system. > > Can anyone explain me how does the thing have to be done? > > some info: > >>uname -spr > > FreeBSD 5.3-RELEASE i386 > > >>pkg_info | grep cups | cut -d " " -f 1 > > cups-base-1.1.23.0_3 > cups-lpr-1.1.23.0 > cups-pstoraster-7.07_3 > > >>pkg_info | grep samba | cut -d " " -f 1 > > samba-3.0.11,1 > samba-libsmbclient-3.0.11_1 > > Thank you for helping, best regards > -- Regards, Eric