From owner-freebsd-ports@FreeBSD.ORG Tue Jan 20 01:55:30 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8A6B16A4D0 for ; Tue, 20 Jan 2004 01:55:30 -0800 (PST) Received: from com.bat.ru (dzokonda.xs4all.nl [194.109.164.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1F0C43D2F for ; Tue, 20 Jan 2004 01:55:28 -0800 (PST) (envelope-from timur@com.bat.ru) Received: from com.bat.ru (localhost [127.0.0.1]) by com.bat.ru (8.12.10/8.12.10/bat-1.7) with ESMTP id i0K9tVU2036469; Tue, 20 Jan 2004 10:55:31 +0100 (CET) (envelope-from timur@com.bat.ru) Received: (from timur@localhost) by com.bat.ru (8.12.10/8.12.10/Submit) id i0K9tNZP036467; Tue, 20 Jan 2004 10:55:23 +0100 (CET) (envelope-from timur) Date: Tue, 20 Jan 2004 10:55:23 +0100 From: "Timur I. Bakeyev" To: Sean McNeil Message-ID: <20040120095523.GA36393@com.bat.ru> References: <1074576789.93900.2.camel@server.mcneil.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1074576789.93900.2.camel@server.mcneil.com> X-Organization: RIPE Network Coordination Centre X-Phone: +31 20 535 4444 X-Fax: +31 20 535 4445 X-WWW: http://www.ripe.net User-Agent: Mutt/1.5.5.1i cc: freebsd-ports@freebsd.org Subject: Re: samba-devel and samba-libsmbclient conflict X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jan 2004 09:55:30 -0000 On Mon, Jan 19, 2004 at 09:33:09PM -0800, Sean McNeil wrote: > Hi, > > I've only seen one place this mentioned - a kde-freebsd list. I cannot > install both samba-devel (which I need) and samba-libsmbclient (which I > want so nautilus understands smb:///). Is there a solution in the > works? I don't see any explicit requirements of libsmbclient in the nautilis port. As for the library itself, samba-devel installs it as well(it's a part of the samba-3.0.0 package). So, port is right - you don't need samba-libsmbclient when you have samba-devel installed. WBR, Timur.