Giter Club home page Giter Club logo

obelisk-client's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

obelisk-client's Issues

Can't install on OSX 10.9.5 หŠ_>ห‹

Here's out put from npm install --save obelisk-client

> [email protected] install /Users/chrisgrimmett/scripts/accept-bitcoin-really/node_modules/obelisk-client/node_modules/buffertools
> node-gyp rebuild

xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance

xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance

  CXX(target) Release/obj.target/buffertools/buffertools.o
  SOLINK_MODULE(target) Release/buffertools.node
  SOLINK_MODULE(target) Release/buffertools.node: Finished

> [email protected] install /Users/chrisgrimmett/scripts/accept-bitcoin-really/node_modules/obelisk-client/node_modules/zmq
> node-gyp rebuild

Package libzmq was not found in the pkg-config search path.
Perhaps you should add the directory containing `libzmq.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libzmq' found
gyp: Call to 'pkg-config libzmq --libs' returned exit status 1. while trying to load binding.gyp
gyp ERR! configure error 
gyp ERR! stack Error: `gyp` failed with exit code: 1
gyp ERR! stack     at ChildProcess.onCpExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:343:16)
gyp ERR! stack     at ChildProcess.emit (events.js:110:17)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (child_process.js:1074:12)
gyp ERR! System Darwin 13.4.0
gyp ERR! command "node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /Users/chrisgrimmett/scripts/accept-bitcoin-really/node_modules/obelisk-client/node_modules/zmq
gyp ERR! node -v v0.12.2
gyp ERR! node-gyp -v v1.0.3
gyp ERR! not ok 

> [email protected] install /Users/chrisgrimmett/scripts/accept-bitcoin-really/node_modules/obelisk-client/node_modules/bignum
> node-gyp configure build

xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance

xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance

  CXX(target) Release/obj.target/bignum/bignum.o
  SOLINK_MODULE(target) Release/bignum.node
  SOLINK_MODULE(target) Release/bignum.node: Finished
|
> [email protected] install /Users/chrisgrimmett/scripts/accept-bitcoin-really/node_modules/obelisk-client/node_modules/bitcore/node_modules/bitcore-node/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/ws/node_modules/utf-8-validate
> prebuild --download


> [email protected] install /Users/chrisgrimmett/scripts/accept-bitcoin-really/node_modules/obelisk-client/node_modules/bitcore/node_modules/bitcore-node/node_modules/socket.io/node_modules/engine.io/node_modules/ws/node_modules/utf-8-validate
> prebuild --download


> [email protected] install /Users/chrisgrimmett/scripts/accept-bitcoin-really/node_modules/obelisk-client/node_modules/bitcore/node_modules/bitcore-node/node_modules/socket.io/node_modules/engine.io/node_modules/ws/node_modules/bufferutil
> prebuild --download


> [email protected] install /Users/chrisgrimmett/scripts/accept-bitcoin-really/node_modules/obelisk-client/node_modules/bitcore/node_modules/bitcore-node/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/ws/node_modules/bufferutil
> prebuild --download


> [email protected] install /Users/chrisgrimmett/scripts/accept-bitcoin-really/node_modules/obelisk-client/node_modules/bitcore/node_modules/bitcore-node/node_modules/leveldown
> prebuild --download


> [email protected] install /Users/chrisgrimmett/scripts/accept-bitcoin-really/node_modules/obelisk-client/node_modules/bitcore/node_modules/bitcore-node
> ./bin/install

Downloading binary: https://bitcore-node.s3.amazonaws.com/libbitcoind-1.0.1-node14-darwin-x64.tgz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 5848k  100 5848k    0     0   262k      0  0:00:22  0:00:22 --:--:--  232k
Unpacking binary distribution
x build/Release/bitcoind.node
x build/Release/bitcoind.node.sig
npm ERR! Darwin 13.4.0
npm ERR! argv "node" "/usr/local/bin/npm" "install" "--save" "obelisk-client"
npm ERR! node v0.12.2
npm ERR! npm  v2.7.4
npm ERR! code ELIFECYCLE

npm ERR! [email protected] install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the [email protected] install script 'node-gyp rebuild'.
npm ERR! This is most likely a problem with the zmq package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     node-gyp rebuild
npm ERR! You can get their info via:
npm ERR!     npm owner ls zmq
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     /Users/chrisgrimmett/scripts/accept-bitcoin-really/npm-debug.log

Got any ideas? I did see a line that said I need xcode, but I think I have that already. I'll double check on that, though.

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.