<div>HI,</div>
<div>  </div>
<div>while starting openxcap i am getting below error, i hv  python-gnutls-1.1.8 and gnutls-2.4.1 installed. </div>
<div> </div>
<div>When i do find of &quot;libgnutls.so.26&quot; i get file in below dirs. Am I missing something here?? </div>
<div>any help appreciated.</div>
<div> </div>
<div> </div>
<div> </div>
<div>./usr/local/lib/libgnutls.so.26<br>./home/ovadm/xcap/gnutls-2.4.1/lib/.libs/libgnutls.so.26</div>
<div> </div>
<div> </div>
<div>
<div>Thanks</div>
<div>Susheela.</div></div>
<div>----------------------------------------------------------------------------</div>
<div> </div>
<div>In exception OpenXCAP 1.1.2, libgnutls.so.26: cannot open shared object file: No such file or directory<br>fatal error: failed to create OpenXCAP 1.1.2: libgnutls.so.26: cannot open shared object file: No such file or directory<br>
Traceback (most recent call last):<br>--- &lt;exception caught here&gt; ---<br>  File &quot;/etc/init.d/openxcap&quot;, line 64, in &lt;module&gt;<br>    from xcap.server import XCAPServer<br>  File &quot;/usr/local/lib/python2.6/site-packages/xcap/server.py&quot;, line 24, in &lt;module&gt;<br>
    from xcap.tls import Certificate, PrivateKey<br>  File &quot;/usr/local/lib/python2.6/site-packages/xcap/tls.py&quot;, line 8, in &lt;module&gt;<br>    from gnutls.crypto import X509Certificate,  X509PrivateKey<br>  File &quot;/usr/local/lib/python2.6/site-packages/gnutls/crypto.py&quot;, line 11, in &lt;module&gt;<br>
    from gnutls.validators import method_args, one_of<br>  File &quot;/usr/local/lib/python2.6/site-packages/gnutls/validators.py&quot;, line 9, in &lt;module&gt;<br>    from gnutls.constants import *<br>  File &quot;/usr/local/lib/python2.6/site-packages/gnutls/constants.py&quot;, line 38, in &lt;module&gt;<br>
    from gnutls.library import constants<br>  File &quot;/usr/local/lib/python2.6/site-packages/gnutls/library/__init__.py&quot;, line 4, in &lt;module&gt;<br>    from gnutls.library import _gnutls_init<br>exceptions.ImportError: libgnutls.so.26: cannot open shared object file: No such file or directory</div>