Discovered that recently while updating an old PHP app using latest PHP from Homebrew with default Apache. Another option is to install Apache from Homebrew / MacPorts.
Mark as solved to close this thread.
Post
Replies
Boosts
Views
Activity
Accepted my own answer on previous page :)
FYI - on the python2 removal it looks like 12.3 (21E5196i) left behind AppleInternal PythonLegacy.framework symlinks eg /usr/bin/python -> ../../AppleInternal/Library/Frameworks/PythonLegacy.framework/Versions/2.7/bin/python
FB9968452
FB9973907
Thanks. I should have added some warnings about wrappers and done some more testing.
Please post the full URL
Assumed you wanted to script or code something as you asked about looking in directories.
Formatting correction:
g++ -w -Wall -std=c++11 Graph.cpp Window.cpp GUI.cpp MY_CPP_FILE.cpp `fltk-config --ldflags --use-images` -o MY_EXECUTABLE