Skip to content

fix(llamacpp): Fix llama.cpp library path on Fedora/RHEL #8838 - #8858

Open
PetersChristian wants to merge 1 commit into
janhq:mainfrom
PetersChristian:fix/8838
Open

fix(llamacpp): Fix llama.cpp library path on Fedora/RHEL #8838#8858
PetersChristian wants to merge 1 commit into
janhq:mainfrom
PetersChristian:fix/8838

Conversation

@PetersChristian

Copy link
Copy Markdown

Fixes #8838

Summary

Testing

Tested on Fedora 44 and confirmed that the ggml libraries are installed under lib and the linker can find them successfully.

Set CMAKE_INSTALL_LIBDIR to lib so llama.cpp libraries are installed where the linker expects them.

Fixes janhq#8838
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

bug: Build linker failure on Fedora 44 (KDE Plasma)

1 participant