You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cd rocksdb && make shared_lib && make install-shared这一步出错,其实就是make shared_lib出错了
Ubuntu 16.04 报错界面如下:
Makefile:179: Warning: /home/alex/.luarocks/share/lua/5.1/?.lua;/home/alex/.luarocks/share/lua/5.1/?/init.lua;/home/alex/torch/install/share/lua/5.1/?.lua;/home/alex/torch/install/share/lua/5.1/?/init.lua;./?.lua;/home/alex/torch/install/share/luajit-2.1.0-beta1/?.lua;/usr/local/share/lua/5.1/?.lua;/usr/local/share/lua/5.1/?/init.lua dont exist
Makefile:305: *** Cannot find lualib.h under /home/alex/.luarocks/share/lua/5.1/?.lua;/home/alex/.luarocks/share/lua/5.1/?/init.lua;/home/alex/torch/install/share/lua/5.1/?.lua;/home/alex/torch/install/share/lua/5.1/?/init.lua;./?.lua;/home/alex/torch/install/share/luajit-2.1.0-beta1/?.lua;/usr/local/share/lua/5.1/?.lua;/usr/local/share/lua/5.1/?/init.lua/include. Try to specify both LUA_PATH and LUA_INCLUDE manually. Stop.
有小伙伴知道吗?
The text was updated successfully, but these errors were encountered:
cd rocksdb && make shared_lib && make install-shared这一步出错,其实就是make shared_lib出错了
Ubuntu 16.04 报错界面如下:
Makefile:179: Warning: /home/alex/.luarocks/share/lua/5.1/?.lua;/home/alex/.luarocks/share/lua/5.1/?/init.lua;/home/alex/torch/install/share/lua/5.1/?.lua;/home/alex/torch/install/share/lua/5.1/?/init.lua;./?.lua;/home/alex/torch/install/share/luajit-2.1.0-beta1/?.lua;/usr/local/share/lua/5.1/?.lua;/usr/local/share/lua/5.1/?/init.lua dont exist
Makefile:305: *** Cannot find lualib.h under /home/alex/.luarocks/share/lua/5.1/?.lua;/home/alex/.luarocks/share/lua/5.1/?/init.lua;/home/alex/torch/install/share/lua/5.1/?.lua;/home/alex/torch/install/share/lua/5.1/?/init.lua;./?.lua;/home/alex/torch/install/share/luajit-2.1.0-beta1/?.lua;/usr/local/share/lua/5.1/?.lua;/usr/local/share/lua/5.1/?/init.lua/include. Try to specify both LUA_PATH and LUA_INCLUDE manually. Stop.
有小伙伴知道吗?
The text was updated successfully, but these errors were encountered: