Coder Social home page Coder Social logo

Error building in osx 10.15.7 about grit HOT 5 CLOSED

climech avatar climech commented on June 7, 2024
Error building in osx 10.15.7

from grit.

Comments (5)

ron-wolf avatar ron-wolf commented on June 7, 2024 3

Works now for the most part. Only problem is that it tries to install into /usr/bin, when user programs are best placed into /usr/local/bin on macOS. The latter is writeable without using sudo. Up to you though.

from grit.

climech avatar climech commented on June 7, 2024 1

Looks like the -D flag is a GNU thing, I removed it.

Please create a new issue if there's another problem with building, unfortunately I don't have a mac to test things on.

from grit.

ron-wolf avatar ron-wolf commented on June 7, 2024 1

For future reference, the man page for install on macOS can be found on the Unix forums. The compatible flags are -BbCcdfgMmopSsv.

from grit.

sahand12 avatar sahand12 commented on June 7, 2024

thanks for the immediate response, but the issue continued this time with ''-- t " illegal option

  • make && sudo make install:
    Password:
    install: illegal option -- t
    usage: install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
    [-o owner] file1 file2
    install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
    [-o owner] file1 ... fileN directory
    install -d [-v] [-g group] [-m mode] [-o owner] directory ...
    make: *** [install] Error 64

from grit.

climech avatar climech commented on June 7, 2024

Turns out neither of the flags were actually needed 😄
Let me know if it installs now.

from grit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.