Subject: Re: KDE and smb protocol not happy
To: Phil Pereira <phil@bsdnexus.com>
From: Geert Hendrickx <ghen@NetBSD.org>
List: pkgsrc-users
Date: 06/12/2006 22:00:01
On Mon, Jun 12, 2006 at 08:43:33PM +0100, Phil Pereira wrote:
> On Monday 12 June 2006 20:08, Mark Kirby wrote:
> > Did you compile kde with samba support?
> >
> > Mark
> 
> Erm... I'm guessing "no" then. Which PKG_OPTIONS should I have set? I couldn't 
> see one for samba support.

% cd /cvs/pkgsrc/x11/kdebase3 
% make show-options
Any of the following general options may be selected:
        debug    Enable debugging facilities in the package.
        pam      Enable PAM support.
        samba
        sasl     Enable SASL support.

These options are enabled by default:
        sasl

These options are currently enabled:
        sasl

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or PKG_OPTIONS.kdebase.
%

	Geert