Wednesday, October 04, 2023

vis(e) broken: can't load library 'liblua5.4.so.5.4'

After a recent pkg_add -Dsnap -u, running "vise" from the vis package
gives:

$ vise
ld.so: vise: can't load library 'liblua5.4.so.5.4'
Killed

It looks like the vis package depends on the wrong version (5.3.6)
of lua. If I manually install lua 5.4.6, vise works, but says
"WARNING: could not find lpeg module" every time it starts up
(even after I install the lua-lpeg package).

--
James

No comments:

Post a Comment