行政办公与教学

Kannel安装

CFLAGS=’-pthread’ CFLAGS=-I/usr/kerberos/include ./configure –prefix=/appsite/smsgateway –with-defaults=debug –with-mysql –with-mysql-dir=/appsite/mysql -enable-start-stop-daemon
修正configure 脚本中找不到mysql.h与mysql_version的bug
vi configure
? mysql
or ac_header in 将其修为/appsite/mysql/include/mysql/mysql.h /appsite/mysql/include/mysql/mysql_version.h
相应修正gw/dlr_mysql.c
cd gw
vi dlr_mysql.c
#ifdef HAVE_MYSQL
#include </appsite/mysql/include/mysql/mysql.h>
 

开源远程教学与会议系统NEW

http://netlab.gmu.edu/NEW/ 
What’s NEW ?
NEW is a powerful and robust Internet teaching and conferencing environment based on open-source Internet conferencing software.
NEW is a suite of open-source distance education software, which is highly modular and makes efficient use of both network bandwidth and human time.
NEW is easy to adapt for a wide variety of distance […]