mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-28 09:27:39 +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/`
|
||||
should setup the `pkg-config` path correctly, solving errors with homebrew package discovery (notably with `openssl` paths).
|
||||
|
||||
## Configuration & compilation
|
||||
|
||||
1. Install all required dependencies.
|
||||
2. `git submodule init` in the urbit repository
|
||||
|
Loading…
Reference in New Issue
Block a user