[OpenSIPS-Devel] db_mysql is listed in exclude_modules in 1.4.1, 1.4.2
Bogdan-Andrei Iancu
bogdan at voice-system.ro
Tue Sep 2 10:39:36 CEST 2008
Hi Andrew,
all modules that depend on external lib are by default excluded from
compiling - db_mysql depends of libmysqlclient lib.
The idea is to have a working default compiling scheme disregarding
whatever packages (libs) you have installed on your system.
Regards,
Bogdan
Andrew Pogrebennyk wrote:
> Hi,
>
> What is the reason that db_mysql is listed in exclude_modules in 1.4.1,
> 1.4.2?
>
> Also, if it is to be excluded you should correct this line in INSTALL:
>
> -compile all the "default" modules except textops and db_mysql
>
> make skip_modules="textops db_mysql" modules
>
> because it implies that db_mysql will be built by default.
> Thanks.
>
>
More information about the Devel
mailing list