Closed noodlebreak closed 7 years ago
Hi,
libcaesium uses mozjpeg, which is cloned from their repo with the install.sh
script. If you look at its log, it failed the installation because you didn't have NASM.
Run
sudo apt-get install libtool autoconf git nasm pkg-config cmake
to install all dependencies needed by the libraries, then run install.sh
again and try to compile libcaesium.
EDIT: I should insert in the README.md that you need NASM and basic developer tools in order to compile the required libraries. My bad.
@Lymphatus Thanks, a lot. That worked.
Hi.
I'm using Ubuntu 14.04.
I installed the dependencies using install.sh,
Then I ran cmake:
Then I ran make:
Already had install libjpeg turbo:
Can anyone help out with this error then :