Menu

#497 SIP causes install to fail on macOS X El Capitan

closed-fixed
2023-02-06
2018-02-27
No

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

Related

Bugs: #497

Discussion

  • Jim Pattee

    Jim Pattee - 2018-02-27

    Currently I am unable to test on a mac.
    Could you send me the changes?

     
    • Caleb Fujimori

      Caleb Fujimori - 2018-02-27

      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:

      Currently I am unable to test on a mac.
      Could you send me the changes?


      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


      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/astyle/bugs/497/

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/

       

      Related

      Bugs: #497

  • Jim Pattee

    Jim Pattee - 2019-03-12
    • status: open --> open-fixed
    • assigned_to: Jim Pattee
     
  • Jim Pattee

    Jim Pattee - 2019-03-12

    Fixed.

     
  • André Simon

    André Simon - 2023-02-06
    • status: open-fixed --> closed-fixed
     

Log in to post a comment.

Auth0 Logo