Skip to content

cmake/FindLuaJIT.cmake does not find library on Ubuntu 14.04 #1442

@woodbri

Description

@woodbri

The lib files get installed at:

/usr/lib/x86_64-linux-gnu/libluajit-5.1.a
/usr/lib/x86_64-linux-gnu/libluajit-5.1.so
/usr/lib/x86_64-linux-gnu/libluajit-5.1.so.2
/usr/lib/x86_64-linux-gnu/libluajit-5.1.so.2.0.2
/usr/lib/x86_64-linux-gnu/pkgconfig/luajit.pc

I think cmake/FindLuaJIT.cmake line 58+ needs to change some how but not sure what is best to do here so this path gets checked also.

This package is installed via the apt-get package manager.

$ apt-show-versions | grep luajit
libluajit-5.1-2:amd64/trusty 2.0.2+dfsg-1 uptodate
libluajit-5.1-common:all/trusty 2.0.2+dfsg-1 uptodate
libluajit-5.1-dev:amd64/trusty 2.0.2+dfsg-1 uptodate

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