Adding a networked printer
2007-12-24 19:08:00
I had a poblem when i try to print in a networked printer.
I added a nerworked printer using this procedure:
# lpadmin -p <queuename> -o protocol=bsd, dest=<print_dest> -T PS -I
postscript -v /dev/null -i /usr/lib/lp/model/netstandard
chmod 666 /dev/null
chown root /dev/null
chgrp sys /dev/null
accept <queuename>
enable <queuename>
But when i try to print, the following messages is showed:
UX:lp: ERROR: There is no filter to convert the file content.
TO FIX: Use the lpstat -p -l command to find a
printer that can handle the file type
directly, check your filters using lpfilter -f all -l,
or consult with your system
administrator.
Anybody Could help me?.
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
Comments
Got something to say?
You must be logged in to post a comment.

