Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jul 2005 11:32:26 +0100
From:      Alex Zbyslaw <xfb52@dial.pipex.com>
To:        Norbert Koch <NKoch@demig.de>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Samba without Cups ?
Message-ID:  <42E6113A.6010500@dial.pipex.com>
In-Reply-To: <000001c591bf$3a265960$4801a8c0@ws-ew-3.W2KDEMIG>
References:  <000001c591bf$3a265960$4801a8c0@ws-ew-3.W2KDEMIG>

next in thread | previous in thread | raw e-mail | index | archive | help
Norbert Koch wrote:

>>So for samba, you just need to make with WITHOUT_CUPS=1 and samba 3 with 
>>WITH_CUPS=0, either on the make line or through pkgtools.conf 
>>(portupgrade).
>>    
>>
>
>I think that's not quite correct.
>For samba 3 you should just 'make'.
>WITH_CUPS=0 defines the symbol, and that's what
>is checked for in the Makefile, not the value.
>  
>
You're quite right, WITH_CUPS=0 is wrong!  Shouldn't type in such a 
hurry :-)

In fact, WITHOUT_CUPS=1 should work for both samba and samba3.  
WITH_CUPS is just set based on WITHOUT_CUPS.

--Alex




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42E6113A.6010500>