MisterDA / love-release

:love_letter: Lua script that makes LÖVE game release easier
MIT License
449 stars 27 forks source link

love-release is not installing #43

Closed egordorichev closed 7 years ago

egordorichev commented 7 years ago

Hey! Trying to install love-release:

sudo luarocks install --server=http://luarocks.org/dev love-release
sudo luarocks install love-release

All went ok, but no binaries or executables were created.

$ uname -a
Linux localhost 3.18.9-gentoo #22 SMP Mon Apr 10 08:26:46 MSK 2017 x86_64 AMD A10-5700 APU with Radeon(tm) HD Graphics AuthenticAMD GNU/Linux
egordorichev commented 7 years ago

Ok, found it:

/usr/lib64/lua/luarocks/bin/love-release 

But that is weird install path.