-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
compile.sh Unknown option: n Unknown option: 1 #22
Comments
It looks like head might not support the -n1 format in Yosemite? Can you try running:
and paste the output here? (Please paste the text, not a screenshot, if possible.) |
It actually looks like you have a tool head that do a HEAD request on website. Is that a standard Yosemite or did you installed some other tools? What is |
@kchodorow
|
@damienmg You were correct; head was referring to /Applications/XAMPP/xamppfiles/bin/head instead of /usr/bin/head. Fixed and compiled! |
Great! |
* Deactivate sandboxing Because of spaces in file names of the mono framework, it cannot be shipped into the sandbox, so deactivate sandboxing for now for this project. * Remove duplicate 'Rules' in README.md * Use markdown item list for the menu
Compiling on Mac OS X Yosemite 10.10.3 from instructions ends with this:
The text was updated successfully, but these errors were encountered: