-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
I downloaded and ran export.lua with lua on linux, but it instantly complains about dependencies, which I can see are already included.
Please provide better instructions.
~/InterfaceExport-master$ sudo lua export.lua wrath live code
Extracting code from wrath live...
lua: export.lua:74: module 'casc' not found:
no field package.preload['casc']
no file './InterfaceExport/libs/casc.lua'
no file './InterfaceExport/libs/casc/init.lua'
no file '/usr/local/lib/lua/5.3/casc.so'
no file '/usr/lib/x86_64-linux-gnu/lua/5.3/casc.so'
no file '/usr/lib/lua/5.3/casc.so'
no file '/usr/local/lib/lua/5.3/loadall.so'
no file './casc.so'
stack traceback:
[C]: in function 'require'
export.lua:74: in main chunk
[C]: in ?
Metadata
Metadata
Assignees
Labels
No labels