Skip to content

ZLIB_1.2.9 missing #2

Closed
Closed
@yohannd1

Description

I've been trying to load Loenn since a while, but I always get this error:

Error

error loading module 'nfd' from file './nfd.so':
/tmp/.mount_Du1T6E/usr/../lib/x86_64-linux-gnu/libz.so.1: version `ZLIB_1.2.9' not found (required by /lib/x86_64-linux-gnu/libpng16.so.16)


Traceback

[C]: at 0x7fdc683402e0
[C]: in function 'require'
filesystem.lua:2: in function 'f'
selene/selene/wrappers/searcher/love2d/searcher.lua:27: in function <selene/selene/wrappers/searcher/love2d/searcher.lua:22>
[C]: in function 'require'
utils.lua:2: in function 'f'
selene/selene/wrappers/searcher/love2d/searcher.lua:27: in function <selene/selene/wrappers/searcher/love2d/searcher.lua:22>
[C]: in function 'require'
meta.lua:1: in function 'f'
selene/selene/wrappers/searcher/love2d/searcher.lua:27: in function <selene/selene/wrappers/searcher/love2d/searcher.lua:22>
[C]: in function 'require'
selene_main.lua:3: in function 'f'
selene/selene/wrappers/searcher/love2d/searcher.lua:27: in function <selene/selene/wrappers/searcher/love2d/searcher.lua:22>
[C]: in function 'require'
main.lua:13: in function 'load'
[C]: in function 'xpcall'
[C]: in function 'xpcall'

Investigating the error message on the top, I've tried to install zlib1.2.9 and libpng1.6.37, but they didn't change the problem.

OS: Linux (Ubuntu 19.04)
Loenn version: v0.0.7 (It also happened with the previous version)

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