Question

I have all the required dependencies for the compile. Running ./configure finishes without errors. But after running make, it says:

"In file included from prnt/hpcups/HPCupsFilter.h:34, from prnt/hpcups/HPCupsFilter.cpp:31: prnt/hpcups/CommonDefinitions.h:41: fatal error: cups/raster.h: No such file or directory compilation terminated. make: * [hpcups-HPCupsFilter.o] Error 1".

What went wrong? I really need to get my printer set up.

Was it helpful?

Solution

I faced the same problem today. I'm using Ubuntu 10.10 & I solved it by installing libcupsimage2-dev.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top