
Xprint F.A.Q. Document revision 10 (16.09.2008)
Page 68/89
find . -name "*.d/jointfilesconvert/458560/bg" -print | cpio -ocvBd > < /tmp/Xpd/jointfilesconvert/458560/bg
4. Xprint configuration
In /var/spool/Xprint/goodies/tools, there is a script xpdbls.
Execute this script, and redirect the output in a file: /var/Xprint/goodies/tools/xpdbls > /tmp/Xprint.config
Of course, it still remains possible that we ask you for further information
How to get debugging information with the BSD fast filter?
There are several ways to do that:
-
To get debugging information for all the printers using the BSD fast filter
xpmod -flt bsd -op "LOGIN *=*" "PRINTER *=*" "DOC_REF *=*" "COMMENT *=-debug"
"TITLE *=*"
-
To get debugging information for only one printer using the BSD fast filter
xpcopy -flt bsd bsd2
xpmod -flt bsd2 -op "LOGIN *=*" "PRINTER *=*" "DOC_REF *=*" "COMMENT *=-
debug" "TITLE *=*"
xpmod -dev <your_device> -fl bsd2
The resulting debug files can be found within the printer directory.
Comentários a estes Manuais