Cygwin在windows xp上编译HPLIP :可以在windows xp机器上成功构建cups-1.6b1,net-snmp-5.7.2和sane 1.0.23,但cygwin.But不能构建hplip-3.13.4
获取以下错误。/configure configure:错误:找不到libcups支持
被困在这里,我将非常感谢任何帮助。谢谢
发布于 2013-06-13 16:50:09
根据that的帖子,HPLIP也是在Cygwin下构建的,你应该使用这些标志,就像我想的那样:
--with-cupsbackenddir=/opt/hplip/lib/cups/backend
--with-cupsfilterdir=/opt/hplip/lib/cups/filterhttps://stackoverflow.com/questions/16272328
复制相似问题