[cups.general] Header files are not installed

Michael R Sweet msweet at apple.com
Thu Jun 5 08:30:33 PDT 2008


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