install.sh and the xcode build failed on my 10.13.2 mac. SIP prevents sudo from writing to /usr/bin/ so the install directories should be changed to /usr/local/bin
Status: open Labels: macosx install Created: Tue Feb 27, 2018 12:55 AM UTC by Caleb Fujimori Last Updated: Tue Feb 27, 2018 12:55 AM UTC Owner: nobody
install.sh and the xcode build failed on my 10.13.2 mac. SIP prevents sudo
from writing to /usr/bin/ so the install directories should be changed to
/usr/local/bin
Currently I am unable to test on a mac.
Could you send me the changes?
I changed line 7 in install.sh to
prefix=/usr/local
and in the Astyle.xcodeproj changed the Deployment installation directory to
/usr/local/bin
On Tue, Feb 27, 2018 at 7:24 AM, Jim Pattee jimp03@users.sourceforge.net
wrote:
Related
Bugs:
#497Fixed.