Open aellwein opened 9 years ago
I have same problem. I couldn't install Turbo on Torch7's environment. But I was able to solve this issue with the following command:
PREFIX=$HOME/torch/install luarocks install turbo
I will have a look at it. I'm not really an expert on luarocks. If you use the included Makefile you can use PREFIX.
@nagadomi coming here from waifu2x, too. Could you please include something in the readme to warn about this? Thanks.
When i am trying a user-only installation of turbo, it fails as it tries to install files under /usr/...:
P.S. the OS is Arch Linux, x86_64 It would be nice to have an installation inside user's dir, i.e. without needing root privileges.