Problem:
The following commands fail on OSX:
gem install nokogiri
gem install nokogiri -- --use-system-libraries
gem install nokogiri -- --use-system-libraries --with-xslt-dir=/usr/local/opt/libxslt --with-xml2-dir=/usr/local/opt/libxml2
Version:
Problem:
The following commands fail on OSX:
gem install nokogiri
gem install nokogiri -- --use-system-libraries
gem install nokogiri -- --use-system-libraries --with-xslt-dir=/usr/local/opt/libxslt --with-xml2-dir=/usr/local/opt/libxml2
Version:
| // | |
| // HTTPRouter.h | |
| // DynamicServer | |
| // | |
| // Created by Zachry Thayer on 5/9/12. | |
| // Copyright (c) 2012 Zachry Thayer. All rights reserved. | |
| // | |
| #import "HTTPConnection.h" | |
| #import "HTTPMessage.h" |
| # xcode noise | |
| build/* | |
| *.perspective | |
| *.perspectivev3 | |
| *.pbxuser | |
| *.xcworkspace | |
| *.mode1 | |
| *.mode2v3 | |
| *.mode1v3 | |
| xcuserdata |