Dec 02, 2018 I'm trying to build nginx so that it uses that openssl version's libs/headers. Noting configure's options, -with-openssl=DIR set path to OpenSSL library sources.
Show library folder mac el capitan. If your Mac isn't compatible with OS X El Capitan, the installer will let you know. Your Mac also needs at least 2GB of memory and 8.8GB of.introduced in 2009 or later, plus MacBook (13-inch, Aluminium, Late 2008)introduced in late 2008 or laterintroduced in mid 2007 or laterintroduced in early 2009 or laterintroduced in mid 2007 or laterintroduced in early 2008 or laterXserve models introduced in early 2009To find your Mac model, memory, storage space and macOS version, choose About This Mac from the Apple menu . You can upgrade to OS X El Capitan from on any of the following Mac models.
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
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
Support for other platforms may be found in the source code.SDL is written in C, works natively with C, and there are for several other languages, including C# and Python.SDL 2.0 is distributed under the. C++ graphics library mac. It is used by video playback software, emulators, and popular games including 's award winning catalog and many games.SDL officially supports Windows, Mac OS X, Linux, iOS, and Android. Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D.
brew install homebrew/nginx/openresty |
The workaround is to brew install openssl and then brew link --force openssl. This switches openssl to /usr/local/bin/openssl and the openresty (or nginx) install works fine. |
I think the problem is solved? |