Re: [SR-Users] Compiling only one module

2015-07-21 Thread Daniel-Constantin Mierla
Hello, On 17/07/15 17:43, Loic Chabert wrote: > Hello Daniel, > > I have used this command before, but no compilation. > Tell me if something is wrong on my process: > - Copy src directory to /modules > - Create make file corresponding to my module > - Execute your command to make binaries > > My

Re: [SR-Users] Compiling only one module

2015-07-17 Thread Loic Chabert
Hello Daniel, I have used this command before, but no compilation. Tell me if something is wrong on my process: - Copy src directory to /modules - Create make file corresponding to my module - Execute your command to make binaries My files should have a special permissions ? The output module com

Re: [SR-Users] Compiling only one module

2015-07-17 Thread Daniel-Constantin Mierla
Hello, use: make modules modules=modules/influxdb (replace influxdb with what the actual name of the module is). I added an entry in the FAQ for it, with some more details, see: https://www.kamailio.org/wiki/tutorials/faq/main#modules Cheers, Daniel On 17/07/15 13:12, Loic Chabert wrote: > H

[SR-Users] Compiling only one module

2015-07-17 Thread Loic Chabert
Hello, I'm writing a new module for influxdb stats. I've wrote my code and now i need to compile it. How can i compile it ? I don't want to compile all modules, only this one. Thanks in advance, Regards. ___ SIP Express Router (SER) and Kamailio (OpenSE