[Devel] Some questions about OpenSER or SER!
Daniel-Constantin Mierla
daniel at voice-system.ro
Wed Jun 22 17:33:47 CEST 2005
Hello,
On 06/22/05 18:21, getreg wrote:
> hi,all
> I meet some problems when compiling 0.9.4.
> 1)I use 'make all',even all the command I can use but I cann't get the
> mysql.so.How can i do?
use:
make modules include_modules="mysql"
make install include_modules="mysql"
mysql module is not compiled/installed by default because it depends on
external library (libmysqlclient)
> Following are some questions about openser or ser:
> 2)What's the stack Openser or SER use??
The use a dedicated stack developed in SER project, the stack cannot be
separated from OpenSER/SER
> 3)How to write a module for openser?
There is an old development quite written for ser which still has some
good guidelines. The alternative is to take a simple module (print,
xlog, group), understand it and start your own based on it.
Daniel
PS. These questions are a good start to initiate a FAQ section in dokuwiki
> Thx!!
> getreg£¬getreg at 126.com <mailto:getreg at 126.com>
> 2005-6-22
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Devel mailing list
>Devel at openser.org
>http://openser.org/cgi-bin/mailman/listinfo/devel
>
>
More information about the Devel
mailing list