Can anyone provide step by step instructions how to install MozJPEG on Clear Linux.
3 hours research on Google get me nowhere.
Please help.
Thank you.
Can anyone provide step by step instructions how to install MozJPEG on Clear Linux.
3 hours research on Google get me nowhere.
Please help.
Thank you.
git clone the repository, cmake and make install
https://github.com/mozilla/mozjpeg/blob/bbb7550709d396aae66d5ea5fad5ef06b1ec7f59/BUILDING.md#unx has the exact instructions. @doct0rHu 's comment is a good TL:DR;