On Fri, 7 Nov 2003, Alan Munday wrote:

> I've just been trying to get my Samba 3.0.0-2 build to work with CUPS.
>
> The rpm I downloaded from the Samba site was not compiled with CUPS library
> support. Which is why I am assuming that having added printing = cups in my
> conf file things are not working.
>
> If I use the source rpm can I force the build to include CUPS library
> support ?
>
> Or do I have to build from scratch?

Alan,

A few simple steps will get you the results you are after:

1. Install a recent version of CUPS (1.1.18 or later)
2. Make sure that you install the cups-devel package
3. Obtain the Samba-Team samba source RPM
4. Rebuild Samba:

        Red Hat:   rpmbuild --rebuild samba-3.0.0-xxxx.src.rpm
        SuSE:      rpm --rebuild samba-3.0.0-xxxx.src.rpm

The binary RPMs will find their way to:

        Red Hat: /usr/src/redhat/RPMS/i386
        SuSE:    /usr/src/packages/RPMS/i386

I hope this helps.

- John T.
-- 
John H Terpstra
Email: [EMAIL PROTECTED]
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to