Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Oct 2002 10:06:54 -0500
From:      Vivek Khera <khera@kcilink.com>
To:        Jens Rehsack <rehsack@liwing.de>
Cc:        Dan Nelson <dnelson@allantgroup.com>, questions@FreeBSD.ORG
Subject:   Re: samba printing stopped after upgrade to 2.2.6
Message-ID:  <15806.41998.803069.269053@onceler.kciLink.com>
In-Reply-To: <3DBE866F.9729ACB7@liwing.de>
References:  <15805.24521.382583.551821@onceler.kciLink.com> <20021028163736.GA7333@dan.emsphone.com> <15805.28100.402966.652950@onceler.kciLink.com> <20021028172730.GB7333@dan.emsphone.com> <3DBE866F.9729ACB7@liwing.de>

next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> "JR" == Jens Rehsack <rehsack@liwing.de> writes:

>> Ah. The port Makefile probably needs to be tweaked a bit then.  It
>> looks like samba will use cups if it can find it.  Try this:
>> 

JR> Your patch isn't required. But instead adding a line
JR> 'WITHOUT_CUPS=yes' into /etc/make.conf adding a line
JR> 'SAMBA_OPTIONS=\"WITHOUT_CUPS\"' is recommented. Have a look into
JR> ports/samba/scripts/configure.samba for other possible options.

Yes, it is necessary, if you have the CUPS libraries sitting on your
machine.  The default for the configure program is auto-detect CUPS.
In this case, we explicity want to disable it, so we need to pass
the --disable-cups flag to configure to tell it not to use the libs
even if they exist.

JR> Thanks for the hint with the CUPS behaviour. It should be checked ...

Yes.  I filed a bug report in Jitterbug.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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