How to compile rasterepson filter?

Helge Blischke h.blischke at acm.org
Mon Feb 6 06:39:09 PST 2012


Gurmeet Singh wrote:

>> Hi Experts,
>>
>> I am developing a driver for using CUPS raster filter for dit matrix
>> printer. I am using rastertoepson filter.
>> I have to implement some other features in same filter. How i can compile
>> rastertoepson filter like RAW data,junk printing etc. I have
>> rastertoepson.c file. While compiling it is giving error like
>> "cups/string-private.h: No such file or directory". How i can set up so
>> that it will resolve all dependencies? or i have to copy all dependency
>> files in myfilterfolder?
>>
>> Please help.
>> Thanks.
> 
> 
> anybody please reply for above question.
> Thanks.

I presume you got the rastertoepson.c file from either apple.com or 
easysw.com. To successfully compile it, you need at least the header files 
of your cuos version and, to do the linking, libcups.so.
The easiest way to get the required files is to download the respective cups 
source tarball.

Helge





More information about the cups mailing list