Re: samba printing stopped after upgrade to 2.2.6

2002-10-30 Thread Vivek Khera
> "JR" == Jens Rehsack <[EMAIL PROTECTED]> writes: JR> It's most a good thing sending your patch directly to David JR> Chapman (maintainer). He's very fast commiting bug fixes :-) Did that, too. ;-) To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the b

Re: samba printing stopped after upgrade to 2.2.6

2002-10-30 Thread Jens Rehsack
Vivek Khera wrote: > > > "JR" == Jens Rehsack <[EMAIL PROTECTED]> 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> 'WIT

Re: samba printing stopped after upgrade to 2.2.6

2002-10-29 Thread Vivek Khera
> "JR" == Jens Rehsack <[EMAIL PROTECTED]> 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 addi

Re: samba printing stopped after upgrade to 2.2.6

2002-10-29 Thread Jens Rehsack
Dan Nelson wrote: > > In the last episode (Oct 28), Vivek Khera said: > > > "DN" == Dan Nelson <[EMAIL PROTECTED]> writes: > > DN> When you did the install, you probably just skipped that options dialog > > DN> that came up, right? All the options on that page are "select to > > DN> enable"

Re: samba printing stopped after upgrade to 2.2.6

2002-10-28 Thread Vivek Khera
> "DN" == Dan Nelson <[EMAIL PROTECTED]> writes: DN> Ah. The port Makefile probably needs to be tweaked a bit then. It DN> looks like samba will use cups if it can find it. Try this: Thanks for the patch. I ended up just deleting cups_base since it was not needed for any other port on my s

Re: samba printing stopped after upgrade to 2.2.6

2002-10-28 Thread Vivek Khera
> "GAD" == Garance A Drosihn writes: GAD> Some of that is just guessing on my part, but it sounds pretty GAD> plausible. I would suggest that you see if CUPS is installed. GAD> Also check to see if it is a recent install. If so, then GAD> /usr/local/sbin/pkg_deinstall cups GAD> and then try

Re: samba printing stopped after upgrade to 2.2.6

2002-10-28 Thread Garance A Drosihn
At 12:03 PM -0500 10/28/02, Vivek Khera wrote: > "DN" == Dan Nelson <[EMAIL PROTECTED]> writes: but I have not enabled CUPS in samba at all. Does anyone know what I need to do to migrate successfully from samba 2.2.5 to 2.2.6? Here's my config: DN> When you did the install, you proba

Re: samba printing stopped after upgrade to 2.2.6

2002-10-28 Thread Dan Nelson
In the last episode (Oct 28), Vivek Khera said: > > "DN" == Dan Nelson <[EMAIL PROTECTED]> writes: > DN> When you did the install, you probably just skipped that options dialog > DN> that came up, right? All the options on that page are "select to > DN> enable", except CUPS which is "select to

Re: samba printing stopped after upgrade to 2.2.6

2002-10-28 Thread Vivek Khera
> "DN" == Dan Nelson <[EMAIL PROTECTED]> writes: >> but I have not enabled CUPS in samba at all. Does anyone know what I >> need to do to migrate successfully from samba 2.2.5 to 2.2.6? Here's >> my config: DN> When you did the install, you probably just skipped that options dialog DN> that

Re: samba printing stopped after upgrade to 2.2.6

2002-10-28 Thread Dan Nelson
In the last episode (Oct 28), Vivek Khera said: > I upgraded Samba from 2.2.5_3 to 2.2.6 and now printing from Win2k > has stopped working. Downgrading back to 2.2.5_3 lets printing work > again. Accessing the disk shares works just fine, still. Server is > running FreeBSD 4.7-STABLE. > > When