Skip to content

Instantly share code, notes, and snippets.

@bcg
Created March 15, 2012 17:38
Show Gist options
  • Save bcg/2045530 to your computer and use it in GitHub Desktop.
Save bcg/2045530 to your computer and use it in GitHub Desktop.
petrol
petrol(master)$ nvm use 0.6.2
Now using node v0.6.2
petrol(master)$ rake
rm -rf ./node_modules
npm WARN sinon@1.2.0 package.json: bugs['web'] should probably be bugs['url']
> hiredis@0.1.14 preinstall /Users/bcg/Projects/Collective/petrol/node_modules/hiredis
> make || gmake
cd deps/hiredis && make static
/usr/bin/gcc-4.2 -std=c99 -pedantic -c -O3 -fPIC -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb net.c
/usr/bin/gcc-4.2 -std=c99 -pedantic -c -O3 -fPIC -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb hiredis.c
> msgpack2@0.1.7 preinstall /Users/bcg/Projects/Collective/petrol/node_modules/msgpack2
> make
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment