[OpenSIPS-Users] can't start mediaproxy

Dan Pascu dan at ag-projects.com
Thu Oct 30 16:45:50 CET 2008


On Thursday 30 October 2008, Szasz Szabolcs wrote:
> Hi !
>
> I can't start mediaproxy. I'm using debian etch, mediaproxy-2.1.0 and
> when I want to start media-dispatcher or media-relay with:
>
> # media-dispatcher --no-fork
>
> I get this error:
>
> Starting MediaProxy Dispatcher 2.1.0
> Traceback (most recent call last):
>  File "/usr/bin/media-dispatcher", line 46, in ?
>    from mediaproxy.dispatcher import Dispatcher
>  File "/usr/lib/python2.4/site-packages/mediaproxy/dispatcher.py", line
> 31, in ?
>    from mediaproxy.tls import X509Credentials, X509NameValidator
>  File "/usr/lib/python2.4/site-packages/mediaproxy/tls.py", line 12, in
> ? from gnutls import crypto
>  File "/usr/lib/python2.4/site-packages/gnutls/crypto.py", line 11, in
> ? from gnutls.validators import method_args, one_of
>  File "/usr/lib/python2.4/site-packages/gnutls/validators.py", line 9,
> in ? from gnutls.constants import *
>  File "/usr/lib/python2.4/site-packages/gnutls/constants.py", line 38,
> in ? from gnutls.library import constants
>  File "/usr/lib/python2.4/site-packages/gnutls/library/__init__.py",
> line 4, in ?
>    from gnutls.library import _gnutls_init
> ImportError: libgnutls.so.26: cannot open shared object file: No such
> file or directory
>
>
> Where can I  find the problem?

Most of the time, between the keyboard and the chair ;) (just kidding)

Please read the INSTALL file and follow the procedure to install _all_ 
dependencies.

-- 
Dan



More information about the Users mailing list