Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Update brewfile and build docs for macos#1673

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
SilasMarvin merged 1 commit intomasterfromsilas/update-macos-build-docs
Jan 22, 2025
Merged
Show file tree
Hide file tree
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletionspgml-cms/docs/open-source/pgml/developers/installation.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -40,6 +40,12 @@ cargo install cargo-pgrx --version 0.12.9 && \
cargo pgrx init
```

**NOTE: You may need to set the `PGK_CONFIG_PATH` env variable:**

```bash
export PKG_CONFIG_PATH="/opt/homebrew/opt/icu4c/lib/pkgconfig"
```

This step will take a few minutes. Perfect opportunity to get a coffee while you wait.

### Compile and install
Expand Down
1 change: 1 addition & 0 deletionspgml-extension/Brewfile
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -7,3 +7,4 @@ brew "cmake"
brew "pkg-config"
brew "openssl"
brew "virtualenv"
brew "icu4c"

[8]ページ先頭

©2009-2025 Movatter.jp