From owner-freebsd-stable@FreeBSD.ORG Sun Feb 7 02:44:02 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 98CF91065672 for ; Sun, 7 Feb 2010 02:44:02 +0000 (UTC) (envelope-from stephen@missouri.edu) Received: from cauchy.math.missouri.edu (cauchy.math.missouri.edu [128.206.184.213]) by mx1.freebsd.org (Postfix) with ESMTP id 657FF8FC08 for ; Sun, 7 Feb 2010 02:44:01 +0000 (UTC) Received: from laptop3.gateway.2wire.net (cauchy.math.missouri.edu [128.206.184.213]) by cauchy.math.missouri.edu (8.14.3/8.14.3) with ESMTP id o172hjKp090395; Sat, 6 Feb 2010 20:43:46 -0600 (CST) (envelope-from stephen@missouri.edu) Message-ID: <4B6E28E1.7040904@missouri.edu> Date: Sat, 06 Feb 2010 20:43:45 -0600 From: Stephen Montgomery-Smith User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.7) Gecko/20100131 Firefox MIME-Version: 1.0 To: Nenhum_de_Nos References: <4B6E1B10.5040702@mikestammer.com> <608eb94c1440af8e8822ec8ca1ce48ba.squirrel@lamneth> In-Reply-To: <608eb94c1440af8e8822ec8ca1ce48ba.squirrel@lamneth> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: "freebsd-stable@freebsd.org" Subject: Re: samba recplacement X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Feb 2010 02:44:02 -0000 Nenhum_de_Nos wrote: > > On Sat, February 6, 2010 23:44, Eric wrote: >> On 2/5/2010 9:22 PM, Nenhum_de_Nos wrote: >>> hail, >>> >>> I've installed a recent 8-stable with gnome installed. I needed samba >>> and >>> noticed I have samba4-devel installed. but I can't manage to make it a >>> simple file server as I need. so how to change samba package at minimum >>> harm ? >>> >>> do I need to reinstall all ? a simple make fetch in samba33 says I can't >>> as it conflicts with samba4 and some tbd-something (not in the machine >>> right now). >>> >>> is there easy way ? >>> >>> I'd really like to choose samba version ... I've found a thread in >>> gnome@ >>> about this change (from late december). not a solution though. >>> >>> thanks, >>> >>> matheus >> >> pretty sure samba 4 is not stable yet. i played with it and it didnt >> work too well a few months ago. go back to the 3.x branch. thats easy to >> config. > > I think this way too, the problem is how to do it in the least painful > way. if I deinstall all samba stuff, gnome will fail to work ? > > matheus This is what I did: go to /usr/ports/x11/gnome2; do "make config"; deselect the MAPI option.