<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Hi Tito,<br>
<br>
You need to keep playing with the library paths until the command
"ldd ...../cachedb_mongodb.so" has clean output, with all
dependencies located. No need to start OpenSIPS until this is
solved.<br>
<br>
Hint: If I remember correctly, libmongoc installs in
/usr/local/lib, so I would run:<br>
echo "/usr/local/lib" > /etc/ld.so.conf.d/libmongoc.conf
&& ldconfig<br>
<br>
Best regards,<br>
<pre class="moz-signature" cols="72">Liviu Chircu
OpenSIPS Developer
<a class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a></pre>
On 18.10.2014 01:34, Tito Cumpen wrote:<br>
</div>
<blockquote
cite="mid:CANZPVB4bc4FY4g2iyXistJHj-9X2WwzxBf5Ye5CEWArYr6kd2Q@mail.gmail.com"
type="cite">
<div dir="ltr">
<p class="">group im having issues after restarting opensips
loading cache_db_mongol which module that depends on libmongo</p>
<p class=""> ERROR:core:sr_load_module: could not open module
</lib64/opensips/modules/cachedb_mongodb.so>:
libmongoc.so.0.6: cannot open shared object file: No such file
or directory</p>
<p class="">althought I used <span class="">ln</span><span
class=""> </span>-s<span class=""> </span><span class="">libmongo</span>c.so.0.60<span
class=""> </span><span class="">/usr/src/mongo-c-driver-0.6/libmongoc.so
when I compiled</span></p>
<p class=""><span class=""><br>
</span></p>
<p class=""><span class=""><br>
</span></p>
<p class=""><span class="">any idea why opensips has issues
finding it now?</span></p>
<p class=""><span class=""><br>
</span></p>
<p class=""><span class=""><br>
</span></p>
<p class=""><span class="">thanks,</span></p>
<p class=""><span class="">Tito</span></p>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
</blockquote>
<br>
</body>
</html>