How to fix pnmscale / pnmtojpeg command: command not found

-bash: pnmscale: command not found
-bash: pnmtojpeg: command not found

I thought this was part of netpbm? Who has a fix for this?

+3
source share
1 answer

I did not know that I needed to install netpbm-progs and netpbm-devel as well, apart from the main netpbm. This solved the problem.

+9
source

All Articles