This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
spire:/tmp/hubot/bin # ./hubot | |
npm http GET https://registry.npmjs.org/hubot-hipchat | |
npm http 304 https://registry.npmjs.org/hubot-hipchat | |
npm http GET https://registry.npmjs.org/wobot/0.6.0 | |
npm http 304 https://registry.npmjs.org/wobot/0.6.0 | |
npm http GET https://registry.npmjs.org/underscore | |
npm http GET https://registry.npmjs.org/node-xmpp | |
npm http 304 https://registry.npmjs.org/underscore | |
npm http 304 https://registry.npmjs.org/node-xmpp | |
npm http GET https://registry.npmjs.org/node-expat | |
npm http GET https://registry.npmjs.org/ltx | |
npm http 304 https://registry.npmjs.org/node-expat | |
npm http 304 https://registry.npmjs.org/ltx | |
> node-expat@1.5.0 install /tmp/hubot/node_modules/hubot-hipchat/node_modules/wobot/node_modules/node-xmpp/node_modules/node-expat | |
> node-waf configure build | |
npm http GET https://registry.npmjs.org/sax | |
Checking for program g++ or c++ : /usr/bin/g++ | |
Checking for program cpp : /usr/bin/cpp | |
Checking for program ar : /usr/bin/ar | |
Checking for program ranlib : /usr/bin/ranlib | |
Checking for g++ : ok | |
Checking for node path : not found | |
Checking for node prefix : ok /usr | |
Checking for header expat.h : npm http 200 https://registry.npmjs.org/sax | |
npm http GET https://registry.npmjs.org/sax/-/sax-0.4.0.tgz | |
yes | |
'configure' finished successfully (0.613s) | |
Waf: Entering directory `/tmp/hubot/node_modules/hubot-hipchat/node_modules/wobot/node_modules/node-xmpp/node_modules/node-expat/build' | |
[1/2] cxx: node-expat.cc -> build/Release/node-expat_1.o | |
npm http 200 https://registry.npmjs.org/sax/-/sax-0.4.0.tgz | |
[2/2] cxx_link: build/Release/node-expat_1.o -> build/Release/node-expat.node | |
Waf: Leaving directory `/tmp/hubot/node_modules/hubot-hipchat/node_modules/wobot/node_modules/node-xmpp/node_modules/node-expat/build' | |
'build' finished successfully (0.809s) | |
hubot-hipchat@1.0.5 ../node_modules/hubot-hipchat | |
└── wobot@0.6.0 (underscore@1.3.3, node-xmpp@0.3.2) | |
./hubot: line 6: /tmp/hubot/bin/node_modules/.bin/hubot: No such file or directory | |
./hubot: line 6: exec: /tmp/hubot/bin/node_modules/.bin/hubot: cannot execute: No such file or directory |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment