<p>Are you sure you're installing to the correct prefix? (bottom row in <code>Makefile.conf</code>)</p>

<p><em>Hint: verify this by checking the modification timestamps of the other modules:</em></p>

<pre><code>$ 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
...
</code></pre>

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

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br>Reply to this email directly or <a href="https://github.com/OpenSIPS/opensips/issues/777#issuecomment-176782548">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AFOciR283u9Pcl1UGEpWTb35gPxvWodsks5pe29agaJpZM4HPOQv.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/OpenSIPS/opensips/issues/777#issuecomment-176782548"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>