View Single Post
12/18/15, 11:51 AM   #29
Wussypants
Join Date: Dec 2015
Posts: 2
Post Error downloading luaxml

Hello

So when I try to do the luadist.install 'luaxml' it cant fetch the package.

Do you have any clue how I could resolve this?

Code:
luadist.install 'luaxml'
Running 'install' for Lua 5.1 in '/Users/Molin/luadist/5.1'.
Downloading repository information...
Finding out available versions of luaxml...
 - trying another candidate due to: Error when resolving dependencies: Error when retrieving the info about 'luaxml': Error fetching package 'luaxml-1.7.5' from 'git://github.com/LuaDist/luaxml.git' to '/Users/Molin/luadist/5.1/tmp': Binary version of module not available and using source modules disabled.
 - trying another candidate due to: Error when resolving dependencies: Error when retrieving the info about 'luaxml': Error fetching package 'luaxml-1.7.3' from 'git://github.com/LuaDist/luaxml.git' to '/Users/Molin/luadist/5.1/tmp': Binary version of module not available and using source modules disabled.
Cannot resolve dependencies for 'luaxml': Error when resolving dependencies: Error when retrieving the info about 'luaxml': Error fetching package 'luaxml-scm' from 'git://github.com/LuaDist/luaxml.git' to '/Users/Molin/luadist/5.1/tmp': Binary version of module not available and using source modules disabled.
Completed in 3 second(s).
  Reply With Quote