On Sat, Jan 24, 2026 at 7:51 AM Patrick Dupre via users < [email protected]> wrote:
> I needed to install netpbm-devel > > > > To: "fedora" <[email protected]> > > Cc: "Patrick Dupre" <[email protected]> > > Subject: getline > > > > Hello, > > > > Trying to compile OCR, I get > > > > cc -o getlines getlines.c -L/usr/local/netpbm/lib -lnetpbm > > > > getlines.c:148:10: fatal error: netpbm/pnm.h: No such file or directory > > 148 | #include <netpbm/pnm.h> > > > > netpbm is installed, but there is no pnm.h > > > > Which package may be missing. > Try installing the netpbm-devel package. It will probably pull in other -devel packages. -- George N. White III
-- _______________________________________________ users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
