View Single Post
12/16/14, 09:46 PM   #20
hisdad
AddOn Author - Click to view addons
Join Date: Dec 2014
Posts: 33
Not Installing.

I also have this problem.

luadist.install "luaxml"
Running 'install' for Lua 5.1 in 'C:\Users\John\luadist\5.1'.
D:\Zerobrane\bin\lua.exe: (command line):1: module 'dist.config' not found:
no field package.preload['dist.config']
no file '.\dist\config.lua'
no file 'D:\Zerobrane\bin\lua\dist\config.lua'
no file 'D:\Zerobrane\bin\lua\dist\config\init.lua'
no file './dist\config.lua'
no file './dist\config/init.lua'
no file './lua/dist\config.lua'
no file './lua/dist\config/init.lua'
no file 'D:\Zerobrane\lualibs/dist\config/dist\config.lua'
no file 'D:\Zerobrane\lualibs/dist\config.luaC:\Users\John\luadist\5.1\lib\lua/dist\config.lua'
no file 'C:\Users\John\luadist\5.1\lib\lua/dist\config/init.lua'
no file '.\dist\config.dll'
no file 'D:\Zerobrane\bin\dist\config.dll'
no file 'D:\Zerobrane\bin\loadall.dll'
no file 'D:\Zerobrane\bin/dist\config.dll'
no file 'D:\Zerobrane\bin/clibs/dist\config.dllC:\Users\John\luadist\5.1\lib\lua/dist\config.dll'
no file '.\dist.dll'
no file 'D:\Zerobrane\bin\dist.dll'
no file 'D:\Zerobrane\bin\loadall.dll'
no file 'D:\Zerobrane\bin/dist.dll'
no file 'D:\Zerobrane\bin/clibs/dist.dllC:\Users\John\luadist\5.1\lib\lua/dist.dll'
stack traceback:
[C]: in function 'require'
(command line):1: in main chunk
[C]: at 0x00402a57


No idea what to do.
  Reply With Quote