-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
> sudo luarocks install --server=http://luarocks.org/dev lua-zip
Installing http://luarocks.org/dev/lua-zip-git-1.rockspec...
Using http://luarocks.org/dev/lua-zip-git-1.rockspec... switching to 'build' mode
Cloning into 'lua-zip'...
remote: Counting objects: 11, done.
remote: Compressing objects: 100% (10/10), done.
remote: Total 11 (delta 0), reused 7 (delta 0), pack-reused 0
Receiving objects: 100% (11/11), 12.91 KiB | 6.45 MiB/s, done.
env MACOSX_DEPLOYMENT_TARGET=10.8 gcc -O2 -fPIC -I/usr/local/include -c lua_zip.c -o lua_zip.o -I/usr/local/include
In file included from lua_zip.c:3:
/usr/local/include/zip.h:59:10: fatal error: 'zipconf.h' file not found
#include <zipconf.h>
^
1 error generated.
Error: Build error: Failed compiling object lua_zip.o
libzip is installed via brew
Metadata
Metadata
Assignees
Labels
No labels