when I install the ser-0.8.14, in /usr/local/lib/ser/modues/ didn't hava mysql.so. I try to make in /ser-0.8.14/modules/mysql but had error. ..... make: *** [dbase.o] Error 1
how to make modules in /ser-0.8.14/modules/mysql? thanks.
From sip_router directory do: make modules modules=modules/mysql.
You should get more detailed error messages, if something fails. Send them all to help you.
Daniel
On 8/2/2004 9:11 AM, Sean wrote:
when I install the ser-0.8.14, in /usr/local/lib/ser/modues/ didn't hava mysql.so. I try to make in /ser-0.8.14/modules/mysql but had error. ..... make: *** [dbase.o] Error 1 how to make modules in /ser-0.8.14/modules/mysql? thanks.
http://www.incredimail.com/index.asp?id=54475
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
small correction: in your case sip_router directory is ser-0.8.14.
More hints: you can use 'make include_modules="mysql" all' and 'make include_modules="mysql" install' to include mysql in the list of modules to be compiled and installed.
Daniel
On 8/2/2004 12:28 PM, Daniel-Constantin Mierla wrote:
From sip_router directory do: make modules modules=modules/mysql.
You should get more detailed error messages, if something fails. Send them all to help you.
Daniel
On 8/2/2004 9:11 AM, Sean wrote:
when I install the ser-0.8.14, in /usr/local/lib/ser/modues/ didn't hava mysql.so. I try to make in /ser-0.8.14/modules/mysql but had error. ..... make: *** [dbase.o] Error 1 how to make modules in /ser-0.8.14/modules/mysql? thanks.
http://www.incredimail.com/index.asp?id=54475
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers