简体   繁体   中英

Unable to Compile Hplip-3.10.9

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.

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

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM