[cups.general] cupstestppd 1.4.1

Michael Sweet msweet at apple.com
Tue Oct 20 08:15:03 PDT 2009


On Oct 20, 2009, at 3:22 AM, Johan Bengtsson wrote:
> ...
> make[1]: *** [usb.o] Error 1
> make: *** [all] Error 1

STR #3332 has a patch:

     http://www.cups.org/str.php?L3332

> All I really need from 1.4.1 is the cupstestppd command. And no, I  
> can't use
> the web version... Is it possible to compile just the cupstestppd  
> command?


You'll need libcups (in the cups subdirectory) and the command, so:

     ./configure --enable-static --disable-shared
     cd cups
     make
     cd ../systemv
     make cupstestppd

That will yield a standalone cupstestppd you can use on any system  
with the same architecture+OS.

___________________________________________________
Michael Sweet, Senior Printing System Engineer



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cups.org/pipermail/cups/attachments/20091020/e5145183/attachment-0001.html>


More information about the cups mailing list