Skip to content

Fixing homebrew ZLIB path.#410

Merged
sodabrew merged 1 commit intophp-memcached-dev:masterfrom
manchicken:master
Nov 15, 2018
Merged

Fixing homebrew ZLIB path.#410
sodabrew merged 1 commit intophp-memcached-dev:masterfrom
manchicken:master

Conversation

@manchicken
Copy link
Copy Markdown
Contributor

In the latest zlib package for homebrew, the install target is /usr/local/opt/zlib, so I'm adding that to the list.

…ocal/opt/zlib, so I'm adding that to the list.
@manchicken
Copy link
Copy Markdown
Contributor Author

Is anybody going to review this one? It's a pretty simple change, and while there is a work-around, it's kinda hard to find.

If you're reading this PR, and you're wondering what the work-around is, it is setting the path to ZLIB on the environment.

PHP_ZLIB_DIR=/usr/local/opt/zlib pecl install memcached

@sodabrew
Copy link
Copy Markdown
Collaborator

Looks reasonable to add to the search path. Are there any other libraries that would benefit from expanded search paths for Homebrew users?

@manchicken
Copy link
Copy Markdown
Contributor Author

manchicken commented Nov 14, 2018 via email

@sodabrew sodabrew merged commit 6220e20 into php-memcached-dev:master Nov 15, 2018
@sodabrew sodabrew added this to the 3.1.0 milestone Nov 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants