BLOG GUESTBOOK
RSS
CATEGORY


Comments


Trackbacks

Things to Install on Server

2012. 8. 28. 12:29 -  Dev/Linux

Imagemagick

nodejs

python

git-core

bash

curl


rvm dependencies



vim

gcc

build-essential



mongodb

tasksel

*****libsqlite3-dev

mongodb-server, mongodb-clients


sudo apt-get install libmysql-ruby libmysqlclient-dev
passenger dependencies
 * To install Apache 2 development headers:
   Please run apt-get install apache2-prefork-dev as root.

 * To install Apache Portable Runtime (APR) development headers:
   Please run apt-get install libapr1-dev as root.

 * To install Apache Portable Runtime Utility (APU) development headers:
   Please run apt-get install libaprutil1-dev as root.