Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Odd issue on Debian. #9

@davidvontamar

Description

@davidvontamar

When installing with APT, it works only with Lua 5.2, and Lua 5.3, but not Lua 5.1 and LuaJIT.
However, when installing with LuaRocks, then it works only with Lua 5.1, and LuaJIT, but not with Lua 5.2, and Lua 5.3.
The error is the same in both cases:

lua5.1: ./curses.lua:1: loop or previous error loading module 'curses'
stack traceback:
	[C]: in function 'require'
	./curses.lua:1: in main chunk
	[C]: in function 'require'
	curses.lua:1: in main chunk
	[C]: ?

This is Debian sid running on amd64 machine.
Note that LuaRocks, Lua 5.1, 5.2, 5.3 and LuaJIT (2.1.0, beta 3) were all installed by APT.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions