Skip to content

Instantly share code, notes, and snippets.

@ctide
Created October 21, 2011 20:34
Show Gist options
  • Save ctide/1304880 to your computer and use it in GitHub Desktop.
Save ctide/1304880 to your computer and use it in GitHub Desktop.
[ctide@Chris-Burkharts-MacBook-Pro-2 /development/integral/site] [master]:~$ npm install -g forever
> [email protected] preinstall /Users/ctide/.nvm/v0.4.11/lib/node_modules/forever/node_modules/daemon
> node-waf configure build
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 : ok /Users/ctide/.node_libraries
Checking for node prefix : ok /Volumes/Macintosh HD/Users/ctide/.nvm/v0.4.11
'configure' finished successfully (0.179s)
Waf: Entering directory `/Volumes/Macintosh HD/Users/ctide/.nvm/v0.4.11/lib/node_modules/forever/node_modules/daemon/build'
[1/2] cxx: src/daemon.cc -> build/default/src/daemon_1.o
[2/2] cxx_link: build/default/src/daemon_1.o -> build/default/daemon.node
Waf: Leaving directory `/Volumes/Macintosh HD/Users/ctide/.nvm/v0.4.11/lib/node_modules/forever/node_modules/daemon/build'
'build' finished successfully (1.030s)
/Users/ctide/.nvm/v0.4.11/bin/forever -> /Users/ctide/.nvm/v0.4.11/lib/node_modules/forever/bin/forever
/Users/ctide/.nvm/v0.4.11/bin/foreverd -> /Users/ctide/.nvm/v0.4.11/lib/node_modules/forever/bin/foreverd
[email protected] /Users/ctide/.nvm/v0.4.11/lib/node_modules/forever
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected] ([email protected])
├── [email protected] ([email protected])
├── [email protected] ([email protected])
├── [email protected] ([email protected] [email protected])
├── [email protected] ([email protected] [email protected] [email protected])
└── [email protected]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment