[cups.general] cupstestppd 1.4.1

Michael Sweet msweet at apple.com
Wed Oct 21 08:39:28 PDT 2009


Oops, do the following instead:

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

On Oct 21, 2009, at 12:26 AM, Johan Bengtsson wrote:

> Michael Sweet wrote:
>
>> On Oct 20, 2009, at 3:22 AM, Johan Bengtsson wrote:
>>> 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.
>
> Unfortunately I got this error when doing 'make cupstestppd':
>
> Compiling cupstestppd.c...
> make: *** No rule to make target `../filter/libcupsimage.a', needed by
> `cupstestppd'.  Stop.
>
> -Johan Bengtsson
> _______________________________________________
> cups mailing list
> cups at easysw.com
> http://lists.easysw.com/mailman/listinfo/cups

___________________________________________________
Michael Sweet, Senior Printing System Engineer







More information about the cups mailing list