[Serusers] The problem when enable the MySql

Andrei Pelinescu-Onciul pelinescu-onciul at fokus.fraunhofer.de
Fri Mar 26 09:25:20 CET 2004


On Mar 25, 2004 at 12:07, Klaus Darilion <klaus.mailinglists at pernau.at> wrote:
> compile ser by calling make:
> # make
> 
> compile ser modules by calling:
> # make modules

> 
> compile mysql ser modules by calling:
> # make modules modules=modules/mysql

or  replace all of the above commands by:
 make all include_modules=mysql
> 
> install ser:
> # make install
> 
> install mysql module:
> # cp modules/mysql/mysql.so /usr/local/lib/ser/modules/

and these by:

make install include_modules=mysql


Andrei




More information about the sr-users mailing list