Hi,
I am not able to install 'luazip' rock on Ubuntu 14.04 x86_64 using
LuaRocks v2.1.2.
I run: "$ sudo luarocks install luazip"
Gives this error:
```
gcc -O2 -fPIC -I/usr/include/lua5.1 -I/usr/include -c -o src/luazip.o
src/luazip.c
export MACOSX_DEPLOYMENT_TARGET="10.3"; gcc -O2 -fPIC -I/usr/include/lua5.1
-I/usr/include -shared -L/usr/lib -o src/zip.so.1.2.3 src/luazip.o -lzzip
mkdir -p /usr/local/lib/luarocks/rocks/luazip/1.2.3-2/lib
cp src/zip.so.1.2.3 /usr/local/lib/luarocks/rocks/luazip/1.2.3-2/lib
cd /usr/local/lib/luarocks/rocks/luazip/1.2.3-2/lib; ln -f -s zip.so.1.2.3
zip.so
Error: /usr/local/lib/luarocks/rocks/luazip/1.2.3-2/lib/zip.so: No such
file or directory
Installing http://luarocks.org/repositories/rocks/luazip-1.2.3-2.src.rock...
Using http://luarocks.org/repositories/rocks/luazip-1.2.3-2.src.rock...
switching to 'build' mode
```
I am not sure what to do, I have tried manually downloading/unpack/make and
there is no difference. I did notice that
'/usr/local/lib/luarocks/rocks/luazip/1.2.3-2/lib' is not being created and
I don't know if that explains the issue.
I did search and there is no real answers, but people seems to have some
issues similar with no resolve.
--
Regards,
Ryan
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Luarocks-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/luarocks-developers