mirror of
https://github.com/dogkeeper886/ollama37.git
synced 2025-12-10 15:57:04 +00:00
Note that CGO must be enabled in dev docs
This commit is contained in:
@@ -6,6 +6,12 @@ Install required tools:
|
|||||||
brew install go
|
brew install go
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Enable CGO:
|
||||||
|
|
||||||
|
```
|
||||||
|
export CGO_ENABLED=1
|
||||||
|
```
|
||||||
|
|
||||||
Then build ollama:
|
Then build ollama:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user