Skip to content

Instantly share code, notes, and snippets.

@phpwutz
phpwutz / gist:999243
Created May 30, 2011 18:15
error message on trying to build node-sqlite3 with npm
npm install sqlite3
npm info it worked if it ends with ok
npm info using npm@0.3.18
npm info using node@v0.4.5
npm info preinstall sqlite3@2.0.12
Nothing to clean (project not configured)
Setting srcdir to : /home/node/.node_libraries/.npm/sqlite3/2.0.12/package
Setting blddir to : /home/node/.node_libraries/.npm/sqlite3/2.0.12/package/build
Checking for program g++ or c++ : /home/node/local/bin/g++
Checking for program cpp : /home/node/local/bin/cpp