Skip to content

b00men/mb

Repository files navigation

message board

mb is a message board on cppcms Required debian jessie or later

Installation

For compile&work on debian8.amd64 with mysql, nginx and fcgi

install libgcrypt11 and libicu48 manual (for apt.cppcms.com)

sudo apt-get update && sudo apt-get install -y git
git clone https://github.com/b00men/mb
cd mb
sudo ./install.sh