[GH-ISSUE #8619] s390x support for the install.sh #67634

Open
opened 2026-05-04 11:06:54 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @marcosmichelin1 on GitHub (Jan 27, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/8619

It would be good if the install.sh script be capable of ollama install in s390x machines, it would make life easier for multiple developers currently working on it.

curl -fsSL https://ollama.com/install.sh | sh

You may say that you current don't have a s390x to develop it , you can get a trial one for 120 days here .

The process to build it from source works fine (make -j 5) command as it works fine for any linux other arch/x86/arm machines.

Thanks

Originally created by @marcosmichelin1 on GitHub (Jan 27, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/8619 It would be good if the install.sh script be capable of ollama install in s390x machines, it would make life easier for multiple developers currently working on it. curl -fsSL https://ollama.com/install.sh | sh You may say that you current don't have a s390x to develop it , you can get a trial one for 120 days [here ](https://community.ibm.com/zsystems/form/l1cc-oss-vm-request/) . The process to build it from source works fine (make -j 5) command as it works fine for any linux other arch/x86/arm machines. Thanks
GiteaMirror added the feature request label 2026-05-04 11:06:54 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#67634