On 06/09/2015 11:42 AM, Hisham wrote:
> I just checked the latest code in Git and it seems to be generating
> paths correctly. Please try installing this rockspec in the machine
> that's not working:
>
> https://raw.githubusercontent.com/hishamhm/datafile/master/rockspecs/datafile-scm-1.rockspec
>
I just checked the latest code in Git and it seems to be generating
paths correctly. Please try installing this rockspec in the machine
that's not working:
https://raw.githubusercontent.com/hishamhm/datafile/master/rockspecs/datafile-scm-1.rockspec
and let me know if it fixes the issue. If it doe
The problem seems to be that in the second machine datafile is not
producing the right path. It is producing
'/home/<>/.luarocks/share/lua/5.1/loverocks/templates/love9' but not
'/home/<>/.luarocks/share/lua/5.1/loverocks/0.0.3-1/templates/love9'.
We recently modified datafile to make it stop goin
For starters, I would ask the owner of the second install for version of
LuaRocks used and to also provide the path where templates/love9 is
actually installed.
Also, the version of datafile that is installed. I see there had been many
changes recently in its repo.
---