It looks for it in /usr/lib (you should link them there) On 6 Nov 2009, at 12:15, Susheela Mohan wrote:
> HI, > > while starting openxcap i am getting below error, i hv python- > gnutls-1.1.8 and gnutls-2.4.1 installed. > > When i do find of "libgnutls.so.26" i get file in below dirs. Am I > missing something here?? > any help appreciated. > > > > ./usr/local/lib/libgnutls.so.26 > ./home/ovadm/xcap/gnutls-2.4.1/lib/.libs/libgnutls.so.26 > > > Thanks > Susheela. > ---------------------------------------------------------------------------- > > In exception OpenXCAP 1.1.2, libgnutls.so.26: cannot open shared > object file: No such file or directory > fatal error: failed to create OpenXCAP 1.1.2: libgnutls.so.26: > cannot open shared object file: No such file or directory > Traceback (most recent call last): > --- <exception caught here> --- > File "/etc/init.d/openxcap", line 64, in <module> > from xcap.server import XCAPServer > File "/usr/local/lib/python2.6/site-packages/xcap/server.py", line > 24, in <module> > from xcap.tls import Certificate, PrivateKey > File "/usr/local/lib/python2.6/site-packages/xcap/tls.py", line 8, > in <module> > from gnutls.crypto import X509Certificate, X509PrivateKey > File "/usr/local/lib/python2.6/site-packages/gnutls/crypto.py", > line 11, in <module> > from gnutls.validators import method_args, one_of > File "/usr/local/lib/python2.6/site-packages/gnutls/ > validators.py", line 9, in <module> > from gnutls.constants import * > File "/usr/local/lib/python2.6/site-packages/gnutls/constants.py", > line 38, in <module> > from gnutls.library import constants > File "/usr/local/lib/python2.6/site-packages/gnutls/library/ > __init__.py", line 4, in <module> > from gnutls.library import _gnutls_init > exceptions.ImportError: libgnutls.so.26: cannot open shared object > file: No such file or directory > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users -- Dan _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
