Ubuntu15.04 install itorch error: Missing dependencies for itorch: luacrypto uuid lzmq >= 0.4.2
Ubuntu15.04 install itorch error: Missing dependencies for itorch: luacrypto uuid lzmq >= 0.4.2
我是按照https://github.com/facebook/iTorch安装itorch的,我已经安装了ipython。部分错误如下:
$ sudo apt-get install libzmq3-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
libzmq3-dev is already the newest version.
lei@lei-All-Series:~/torch/iTorch$ sudo env "PATH=$PATH" luarocks make
Missing dependencies for itorch:
luacrypto
uuid
lzmq >= 0.4.2
Using https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master/luacrypto-0.3.2-1.src.rock... switching to 'build' mode
Error: Failed installing dependency: https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master/luacrypto-0.3.2-1.src.rock - Could not find expected file openssl/evp.h, or openssl/evp.h for OPENSSL -- you may have to install OPENSSL in your system and/or pass OPENSSL_DIR or OPENSSL_INCDIR to the luarocks command. Example: luarocks install luacrypto OPENSSL_DIR=/usr/local
lei@lei-All-Series:~/torch/iTorch$ luarocks make
Missing dependencies for itorch:
luacrypto
uuid
lzmq >= 0.4.2
Using https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master/luacrypto-0.3.2-1.src.rock... switching to 'build' mode
Error: Failed installing dependency: https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master/luacrypto-0.3.2-1.src.rock - Could not find expected file openssl/evp.h, or openssl/evp.h for OPENSSL -- you may have to install OPENSSL in your system and/or pass OPENSSL_DIR or OPENSSL_INCDIR to the luarocks command. Example: luarocks install luacrypto OPENSSL_DIR=/usr/local
运行 须藤 apt-get 安装 -y libssl-dev。肯定有效
我是按照https://github.com/facebook/iTorch安装itorch的,我已经安装了ipython。部分错误如下:
$ sudo apt-get install libzmq3-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
libzmq3-dev is already the newest version.
lei@lei-All-Series:~/torch/iTorch$ sudo env "PATH=$PATH" luarocks make
Missing dependencies for itorch:
luacrypto
uuid
lzmq >= 0.4.2
Using https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master/luacrypto-0.3.2-1.src.rock... switching to 'build' mode
Error: Failed installing dependency: https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master/luacrypto-0.3.2-1.src.rock - Could not find expected file openssl/evp.h, or openssl/evp.h for OPENSSL -- you may have to install OPENSSL in your system and/or pass OPENSSL_DIR or OPENSSL_INCDIR to the luarocks command. Example: luarocks install luacrypto OPENSSL_DIR=/usr/local
lei@lei-All-Series:~/torch/iTorch$ luarocks make
Missing dependencies for itorch:
luacrypto
uuid
lzmq >= 0.4.2
Using https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master/luacrypto-0.3.2-1.src.rock... switching to 'build' mode
Error: Failed installing dependency: https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master/luacrypto-0.3.2-1.src.rock - Could not find expected file openssl/evp.h, or openssl/evp.h for OPENSSL -- you may have to install OPENSSL in your system and/or pass OPENSSL_DIR or OPENSSL_INCDIR to the luarocks command. Example: luarocks install luacrypto OPENSSL_DIR=/usr/local
运行 须藤 apt-get 安装 -y libssl-dev。肯定有效