I try to use torch with Gentoo version 4.5.2 .
I used the github source code with this commands:
git clone https://github.com/torch/distro.git ~/torch --recursive cd ~/torch; bash install-deps; ./install.sh
The instalation of torch is works and the th command works.
I try to use torch with Gentoo version 4.5.2 . I used the github source code with this commands:
git clone https://github.com/torch/distro.git ~/torch --recursive cd ~/torch; bash install-deps; ./install.sh
The instalation of torch is works and the th command works.
The error come from test.sh , see the next image: https://imgur.com/ADxjP7W