Header files are not installed

shermin sherminismail at gmail.com
Sat Jun 7 21:08:03 PDT 2008


Hi,
I compiled this file inside the cups.Then if i need to write one filter like this,what i need to do.


> shermin wrote:
> > Hi
> >
> > I have installed CUPS into my LINUX machine.When i try to compile the rastertohp.c file it is saying that cups/string.h file is not there.When i checked in /usr/inlcude/cups ,that file is missing.How to install all the header files in include folder.
>
> The <cups/string.h> header is private and does not get installed.
>
> The rastertohp.c source can't be used as-is outside the CUPS source
> tree - you'll need to remove references to constants in the config.h
> header and just use the <string.h> header when building outside the
> CUPS source tree.
>
> --
> ______________________________________________________________________
> Michael R Sweet                        Senior Printing System Engineer
>





More information about the cups mailing list