[SR-Users] sqlite load module error

Nathan Angelacos nangel at nothome.org
Sun Nov 23 23:31:40 CET 2014


On 11/23/2014 01:44 PM, Javier Ricke wrote:
> i have install this lirebries:
>
>     * SQlite 3 library - e.g., libsqlite3-0
>       * SQlite 3 devel library - to compile the module e.g. libsqlite3-dev
>       * SQlite 3 utilities - for kamdbctl e.g. sqlite3
>
>
>
> but in /usr/local/lib/kamailio/modules_k/:/usr/local/lib64/kamailio/modules/
>
>
> dont have module db_sqlite.so
>
>
> any? regards!

If you are installing kamailio from a package manager, like debian or 
ubuntu, you have to install the kamailio-sqlite-modules package.  For 
example:  apt-get install kamailio-sqlite-modules


If you are compiling kamailio from source, you need to include db_sqlite 
in your build process, by listing it in the "include_modules" parameter 
to the make command.




More information about the sr-users mailing list