2011年4月21日 星期四

Install Postgresql Module for NodeJS

sudo apt-get install libpq-dev
git clone https://github.com/ry/node_postgres.git
cd node_postgres
node-waf configure build
Reference: Draco Blue

沒有留言:

張貼留言