On Thu, Apr 04, 2002 at 02:46:59PM -0500, Jeff Baldwin wrote:
> What pakcages are required for me to setup printing using LPRng. I want
> to keep the install as small as possible, but I want to make sure that I
> don't lack functionality..
>
> Are there any packages other than LPRng that I should gather?
You may possibly want to put some printing filters on their but usually
for windows printing this is not needed (and causes more problems
sometimes). Other than that, samba+lprng are about all you need.
If you want to go the other way (Unix lpr/lpd to SMB printer) be careful
of one thing. The method given in the LPRng howto used to work with
old smbprints and sometimes works with the new smbprint.
The nice samba people have given us the -c flag which is a very welcome
addition. Change the last few lines to:
cat | /usr/bin/smbclient "\\\\$server\\$service" \
"$password" -U "$server" -c "print -" -N -P 1>&2
It gets rid of that awful echo rubbish you had to have. That's good
when wierd things happen as the script sometimes used to hang.
- Craig
--
Craig Small VK2XLZ GnuPG:1C1B D893 1418 2AF4 45EE 95CB C76C E5AC 12CA DFA5
Eye-Net Consulting http://www.eye-net.com.au/ <[EMAIL PROTECTED]>
MIEEE <[EMAIL PROTECTED]> Debian developer <[EMAIL PROTECTED]>
-----------------------------------------------------------------------------
YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST
The address you post from MUST be your subscription address
If you need help, send email to [EMAIL PROTECTED] (or lprng-requests
or lprng-digest-requests) with the word 'help' in the body. For the impatient,
to subscribe to a list with name LIST, send mail to [EMAIL PROTECTED]
with: | example:
subscribe LIST <mailaddr> | subscribe lprng-digest [EMAIL PROTECTED]
unsubscribe LIST <mailaddr> | unsubscribe lprng [EMAIL PROTECTED]
If you have major problems, send email to [EMAIL PROTECTED] with the word
LPRNGLIST in the SUBJECT line.
-----------------------------------------------------------------------------