I'm trying to install this C library and I'm running:
sudo make -f makefile.osx
but my terminal is telling me:
make: /usr/lib: Permission denied
My root user is enabled and my password is correct and everything, does anyone know what's wrong?