We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Attempt to install valua using Cento7 32-bit OS with the following command: sudo luarocks install valua
Results in the following error message:
[tonyd@morspirit ~]$ sudo luarocks install valua [sudo] password for tonyd: Installing http://www.luarocks.org/repositories/rocks/valua-0.3-1.src.rock... Using http://www.luarocks.org/repositories/rocks/valua-0.3-1.src.rock... switching to 'build' mode
Error: Failed copying valua.lua
Installed lua RPM Packages: lua-5.1.4-14.el7.i686 lua-devel-5.1.4-14.el7.i686 luarocks-2.1.2-1.el6.noarch
All other sailor pre-requisite rocks installed successfully; I have successfully installed and used other luarocks modules ('sha1' and 'odbc')
@TDycks
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Attempt to install valua using Cento7 32-bit OS with the following command:
sudo luarocks install valua
Results in the following error message:
[tonyd@morspirit ~]$ sudo luarocks install valua
[sudo] password for tonyd:
Installing http://www.luarocks.org/repositories/rocks/valua-0.3-1.src.rock...
Using http://www.luarocks.org/repositories/rocks/valua-0.3-1.src.rock... switching to 'build' mode
Error: Failed copying valua.lua
Installed lua RPM Packages:
lua-5.1.4-14.el7.i686
lua-devel-5.1.4-14.el7.i686
luarocks-2.1.2-1.el6.noarch
All other sailor pre-requisite rocks installed successfully; I have successfully installed and used other luarocks modules ('sha1' and 'odbc')
@TDycks
The text was updated successfully, but these errors were encountered: