Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing homebrew ZLIB path. #410

Merged
merged 1 commit into from
Nov 15, 2018
Merged

Conversation

manchicken
Copy link
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
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
Contributor

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
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