Skip to content

Update documentation to actual commands for reqs#89

Open
GabLeRoux wants to merge 1 commit into
aws:masterfrom
GabLeRoux:patch-1
Open

Update documentation to actual commands for reqs#89
GabLeRoux wants to merge 1 commit into
aws:masterfrom
GabLeRoux:patch-1

Conversation

@GabLeRoux

Copy link
Copy Markdown

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

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"

@alouderback alouderback left a comment

Copy link
Copy Markdown

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)

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.

5 participants