mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-29 18:06:43 +03:00
Add macos pkg-config fix instructions
This commit is contained in:
parent
a51b6a61ad
commit
d928626a38
@ -50,6 +50,7 @@ On macos, you need to make sure `pkg-config` uses the correct homebrew path.
|
|||||||
The `export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/usr/local/opt/openssl/lib/pkgconfig/`
|
The `export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/usr/local/opt/openssl/lib/pkgconfig/`
|
||||||
should setup the `pkg-config` path correctly, solving errors with homebrew package discovery (notably with `openssl` paths).
|
should setup the `pkg-config` path correctly, solving errors with homebrew package discovery (notably with `openssl` paths).
|
||||||
|
|
||||||
|
## Configuration & compilation
|
||||||
|
|
||||||
1. Install all required dependencies.
|
1. Install all required dependencies.
|
||||||
2. `git submodule init` in the urbit repository
|
2. `git submodule init` in the urbit repository
|
||||||
|
Loading…
Reference in New Issue
Block a user