Skip to content
atd edited this page Jan 11, 2012 · 66 revisions

Deployment

Build gems on Linux

You will need to install the following packages to build the gems on Linux

sudo apt-get install libxml2-dev libxslt-dev libmagickcore-dev libmagickwand-dev libmysqlclient-dev libsqlite3-dev imagemagick 

NOTE:

  • If you have linecache19 errors, you must to install libssl-dev package and reinstall or recompile ruby-X.X, after you try bundle.

  • If you have zlib erros when try to install rails on rvm, you must to install zlib1g-dev package

Upgrade

About upgrading Social Stream

Development

Internal programming

Model

Views

Themes

Social Stream API

Other

Future Features

Clone this wiki locally