[cups.general] cupstestppd 1.4.1

Johan Bengtsson elijah at NOSPAMMchalmers.se
Wed Oct 21 00:26:15 PDT 2009


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




More information about the cups mailing list