Answer the question
In order to leave comments, you need to log in
How to install MozJpeg on Debian?
How to install MozJpeg on Debian 9.6 x86_64?
I do the following steps:
apt install -y git make autoconf automake libtool nasm pkg-config libpng-dev cmake
mkdir -p /usr/local/src/mozjpeg/
cd /usr/local/src/mozjpeg/
git clone https://github.com/mozilla/mozjpeg.git
cd mozjpeg
cmake -G"Unix Makefiles" --prefix=/opt/mozjpeg
make
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question