jbarnamtu

Results 4 comments of jbarnamtu

make is installed under /usr/bin [root@node0180 openbadges-badgekit]# echo $PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/root/bin this is RHEL 7 server... On Tue, Aug 4, 2015 at 4:13 PM, Sam Shull [email protected] wrote: > sounds like...

[root@node0180 openbadges-badgekit]# npm install node-proxy -g > [email protected] install /usr/lib/node_modules/node-proxy > node-gyp configure build make: Entering directory `/usr/lib/node_modules/node-proxy/build' CXX(target) Release/obj.target/nodeproxy/src/node-proxy.o make: g++: Command not found make: *** [Release/obj.target/nodeproxy/src/node-proxy.o] Error 127...

That did it... odd you would think it would be installed as part of gcc itself or when you installed nodejs from the repository... On Tue, Aug 4, 2015 at...

when running npm install client-sessions.. ../src/node-proxy.cc:845:12: note: in expansion of macro ‘THR_TYPE_ERROR’ return THR_TYPE_ERROR("SetNamedProperty intercepted " ^ ../src/./node-proxy.h:44:56: error: ‘ThrowException’ was not declared in this scope ThrowException(Exception::TypeError(String::New(str))) ^ ../src/node-proxy.cc:845:12: note:...