エラー内容
を行っている時に
Installing https://luarocks.org/nn-1.0.4-1.src.rock... Using https://luarocks.org/nn-1.0.4-1.src.rock... switching to 'build' mode env MACOSX_DEPLOYMENT_TARGET=10.8 gcc -O2 -fPIC -I/usr/local/include -c lnn.c -o lnn.o lnn.c:4:9: fatal error: 'nanomsg/nn.h' file not found #include<nanomsg/nn.h> ^ 1 error generated. Error: Build error: Failed compiling object lnn.o
が発生。
解決法
sudo ~/torch/install/bin/luarocks install nn