Hello

 

There is a desire to install opensips 1.8.2 from src.

I download it from web, change Makefile in "exclude_modules" area by
excluding db_mysql from the list of "exclude_modules".

Do "make prefix=/usr/local/opensips1.8.2/ all". After that I look at
modules/db_mysql directory and cannot see any db_mysql.so.

So  if I make "make prefix=/usr/local/opensips1.8.2/ install" i cannot see
any db_mysql.so in "/usr/local/opensips1.8.2/lib/opensips/modules"

 

I tried to do "make prefix=/usr/local/opensips1.8.2/ install
include_modules=modules/mysql" but problem is still exists.

The only way to compile db_mysql is to do "make" from "modules/db_mysql"
directory.

 

My goal is to migrate DB from 1.7.0 to 1.8.2 and as I understand I need to
compile db_mysql from general directory but not from module directory to
make opensipsctl support mysql.

 

Thank you for any help.

 

 

<<image001.gif>>

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to