Git Product home page Git Product logo

Comments (3)

nobulet avatar nobulet commented on September 27, 2024

Hello again.

Make into Mac OS12 was all right.
% configure #succeeded
% make #some warnings came, but finished.
% make install # following error came. I needed to mkdir /usr/local/lib:/usr/local/share:/usr/local/include. (There were no /usr/local/lib etc. directories in my Mac OS12 (usr/lib is present). Password is necessary to make folders in /usr/local in Mac, so I think permissions below were denied.)

% make install
/Library/Developer/CommandLineTools/usr/bin/make install-am
test -z "/usr/local/lib" || ./install-sh -c -d "/usr/local/lib"
mkdir: /usr/local/lib: Permission denied
make[2]: *** [install-libLTLIBRARIES] Error 1
make[1]: *** [install-am] Error 2
make: *** [install] Error 2

In OS 10.15,
$ make install (to 2.0.4 folder already made, copied and pasted to OS10.15)
#some warnings came, but finished.

I hope this will work. I will come again if error messages come. Thank you very much for your reading.

from sparsehash.

PhilipDeegan avatar PhilipDeegan commented on September 27, 2024

you might have more luck with the c++11 version
https://github.com/sparsehash/sparsehash-c11/

from sparsehash.

nobulet avatar nobulet commented on September 27, 2024

from sparsehash.

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.