发布时间:2014-06-26 2 Comments
习惯了ubuntu的便利,最近研究asterisk,elastix,freepbx,却看到了ubuntu的不足。我无法从官方库或者能找到一个私有库,安装需要的软件。
这里记录点东西.
发布时间:2014-06-26 2 Comments
习惯了ubuntu的便利,最近研究asterisk,elastix,freepbx,却看到了ubuntu的不足。我无法从官方库或者能找到一个私有库,安装需要的软件。
发布时间:2014-06-16 No Comments
sudo apt-get install libapache2-mod-passenger
sudo add-apt-repository ppa:ondrej/redmine
sudo apt-get update
sudo apt-get install redmine redmine-mysql
sudo aptitude install libmysqlclient-dev