Skip to content

Fix install on OpenSUSE#74

Open
khaddra wants to merge 2 commits intosplashkit:masterfrom
khaddra:master
Open

Fix install on OpenSUSE#74
khaddra wants to merge 2 commits intosplashkit:masterfrom
khaddra:master

Conversation

@khaddra
Copy link

@khaddra khaddra commented Mar 7, 2026

OpenSUSE uses a different directory for libraries (lib64 instead of lib), so the install was failing when it tried to link against libllama.a. This change is untested on other systems but I see no indication as to why it should not work; still it should probably be tested.

Additionally, I have changed the make command in the Linux installer to use multiple jobs, which speeds up building llama.cpp dramatically. This change could potentially be made to the other installers as well.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant