GithubHelp home page GithubHelp logo

Comments (5)

igorcanadi avatar igorcanadi commented on April 25, 2024

Which g++ version are you using?

from rocksdb.

liukai avatar liukai commented on April 25, 2024

I think I'll revise the installation guide for mac users. Seems updating to the latest xcode is not enough.

from rocksdb.

liukai avatar liukai commented on April 25, 2024

@wildthink, can you try the updated instructions for mac again: https://github.com/facebook/rocksdb/blob/master/INSTALL.md

Let me know if there is still any problem.

from rocksdb.

wildthink avatar wildthink commented on April 25, 2024

Not there yet :-(
Running OSX 10.8.5 (Mountain Lion)

rocksdb git:(master) ✗ gcc -v
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
Target: x86_64-apple-darwin12.5.0

Thread model: posix

➜ rocksdb git:(master) ✗ xcode-select --version
xcode-select version 2311.
➜ rocksdb git:(master) ✗ xcode-select --install
xcode-select: Error: unknown command option '--install'.

xcode-select: Report or change the path to the active
Xcode installation for this machine.

Usage: xcode-select --print-path
Prints the path of the active Xcode folder
or: xcode-select --switch <xcode_path>
Sets the path for the active Xcode folder
or: xcode-select --version

Prints the version of xcode-select

brew tap homebrew/dupes; brew install gcc47 --use-llvm
=>
➜ rocksdb git:(master) ✗ brew tap homebrew/dupes; brew install gcc47 --use-llvm
Error: Already tapped!
Error: No available formula for gcc47
Searching taps...
Error: 404 Not Found
Please report this bug:
https://github.com/mxcl/homebrew/wiki/troubleshooting
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/open-uri.rb:277:in open_http' /usr/local/Library/Homebrew/cmd/search.rb:99:invalue'
/usr/local/Library/Homebrew/cmd/search.rb:99:in search_taps' /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/open-uri.rb:230:ininject'
/usr/local/Library/Homebrew/cmd/search.rb:96:in each' /usr/local/Library/Homebrew/cmd/search.rb:96:ininject'
/usr/local/Library/Homebrew/cmd/search.rb:96:in search_taps' /usr/local/Library/Homebrew/cmd/install.rb:41:ininstall'
/usr/local/Library/brew.rb:91:in `send'
/usr/local/Library/brew.rb:91

from rocksdb.

juneng603 avatar juneng603 commented on April 25, 2024

@wildthink mayby you need to install a newer version of xcode.

$  xcode-select --version
xcode-select version 2333.

and the option '--install' of a xcode-select command is working for me.

if it is not the latest version of a xcode, 'xcode-select --install' should work normally. please, try to install a xcode again, It will be better to quick-fix for this problem

from rocksdb.

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.