Skip to content

Misc. bug: RUNPATH properties are not properly set #13740

@sunhaitao

Description

@sunhaitao

Name and Version

All Versions.

Operating systems

Linux

Which llama.cpp modules do you know to be affected?

No response

Command line

Problem description & steps to reproduce

Currently, all RUNPATH properties of the commands are set to /home/runner/work/llama.cpp/llama.cpp/build/bin:. This practice results in error while loading shared libraries: libllama.so: cannot open shared object file: No such file or directory errors in various contexts (such as issues #9416, #11123, and #11267).

First Bad Commit

No response

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions