Closed akvadrako closed 1 year ago
For building this tool on latest Ubuntu, I needed an additional library than specified in the README.
This adds that lib to the instructions and changes the Makefile to use it instead of a manually installed version.
libjpeg-turbo is mentioned in the first part of "BUILDING" section. Avoiding apt-get for this library is the preferred approach.
For building this tool on latest Ubuntu, I needed an additional library than specified in the README.
This adds that lib to the instructions and changes the Makefile to use it instead of a manually installed version.