2009/1/29 Daniel-Constantin Mierla miconda@gmail.com:
On 01/29/2009 11:23 AM, Iñaki Baz Castillo wrote:
El Jueves, 29 de Enero de 2009, Husna Bte Mad Baguri escribió:
Help, How to install ldap module in kamailio
Read the module doc and install the required dependencies.
and after that edit Makefile and remove the ldap module from excluded_modules variable or use:
make include_modules="ldap" install
Since I use "make deb-etch" I have no that need. Can I ask why excluded modules are just excludes in normal "make" and are not excluded in "make deb*"?