编译
代码:
tar zxvf openser-1.0.1_src.tar.gz
cd openser-1.0.1
make all
make install
make include_modules="mysql" modules
make include_modules="mysql" install
这里我修改了一下
tar zxvf openser-1.0.1_src.tar.gz
cd openser-1.0.1
make all
make prefix=/home/learnin9/tools/openser-1.1.0 install
make include_modules="mysql" modules
make include_modules="mysql" prefix=/home/learnn9/tools/openser-1.1.0 install
这时会发现/home/learnin9/tools/openser-1.1.0/sbin/openser_mysql.sh ,这是用来建立mysql的openser数据库的。如果root密码为空,一路回车就可以了。
安装完毕,我启动了之后,发现
WARINIG: no database engine found - tried ''