[OpenSIPS-Devel] [opensips] cachedb_local doesn't compile by default on V2.2 (#777)

Liviu Chircu notifications at github.com
Fri Jan 29 15:31:54 CET 2016


Are you sure you're installing to the correct prefix? (bottom row in `Makefile.conf`)

*Hint: verify this by checking the modification timestamps of the other modules:*

    $ ls -la /tmp/lib64/opensips/modules/
    ...
    -rwxr-xr-x 1 liviu liviu  57842 ian 29 16:27 benchmark.so
    -rwxr-xr-x 1 liviu liviu  96122 ian 29 16:27 cachedb_local.so
    ...

I've tested both the `make install` and `make modules` commands on `master` branch, and they both correctly handle cachedb_local, just like any other module (you just have to throw a new module in `modules/` and it will automatically be part of the build system).

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/777#issuecomment-176782548
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/devel/attachments/20160129/2dc68d89/attachment.htm>


More information about the Devel mailing list