On Thu, Jun 26, 2008 at 07:43:07AM -0400, Stuart Reedy wrote: > The saga continues: I still can't get Samba 3.0.30 to use the "print > command" > > I did a clean install of Slackware 11, then compiled Samba 3.0.30 from > source using: > > ./configure > make > make install > > I set up a printer, replaced lp with a script that writes its command > line to a file, and set: > > print command = lp -H hold -d %p %s > > Printing from a Windows XP machine using \\hostname\printername prints > the job via CUPS, bypassing the "print command." When I issue the print > command from a shell on the Linux Samba server, the command line is > written to the file (as expected). > > I am completely baffled. > > Is there any help out there?
./configure --enable-cups=no Volker
pgpVfiuK945In.pgp
Description: PGP signature
-- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
