Skip to content

Update documentation to actual commands for reqs #89

New issue

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

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

GabLeRoux
Copy link

Description of changes:

Xcode is not a valid command line for macos, this was misleading.

Xcode is not a valid command line for macos, this was misleading.
@arisbosarge
Copy link

Regarding the macOS,
For compilers to find zlib you may need to set:
export LDFLAGS="-L/usr/local/opt/zlib/lib"
export CPPFLAGS="-I/usr/local/opt/zlib/include"

Copy link

@alouderback alouderback left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be merged. Recently switched to mac & didn't know about brew. Had Xcode installed, but didn't understand why the command wasn't working. This updated shell command is valid & works (tested it myself)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants