<div dir="ltr"><div>Hi,</div><div><br></div><div>I'm trying to run sylkserver on ubuntu 14.10 and run onto some troubles. Here is output from terminal:</div><div><br></div><div><div>$ ./sylk-server --no-forkStarting SylkServer 2.10.1, with no configuration file</div><div>Using SIP SIMPLE SDK version 2.5.0</div><div>fatal error: failed to create SylkServer: /usr/local/lib/python2.7/dist-packages/sipsimple/core/_core.so: undefined symbol: snd_pcm_close</div><div>Traceback (most recent call last):</div><div> File "./sylk-server", line 70, in main</div><div> from sylk.server import SylkServer</div><div> File "/home/lorek123/sipserver/sylkserver/sylk/server.py", line 15, in <module></div><div> from sipsimple.account import Account, BonjourAccount, AccountManager</div><div> File "/usr/local/lib/python2.7/dist-packages/sipsimple/account/__init__.py", line 25, in <module></div><div> from sipsimple.account.bonjour import BonjourServices, _bonjour</div><div> File "/usr/local/lib/python2.7/dist-packages/sipsimple/account/bonjour/__init__.py", line 23, in <module></div><div> from sipsimple.core import FrozenSIPURI, SIPCoreError, NoGRUU</div><div> File "/usr/local/lib/python2.7/dist-packages/sipsimple/core/__init__.py", line 4, in <module></div><div> from sipsimple.core._core import *</div><div>ImportError: /usr/local/lib/python2.7/dist-packages/sipsimple/core/_core.so: undefined symbol: snd_pcm_close</div></div><div><br></div><div>Is anyone have an idea what am i doing wrong?</div><div><div class="gmail_signature"><div dir="ltr"><div><br></div><div>Artur Lorenz <br><br></div></div></div></div>
</div>