No, I forgot to recompile sipsimple. The thought hasn't even crossed my mind. Thanks for the hint, Blink works again :)
On 16-08-10 13:31:22, Saúl Ibarra Corretgé wrote: > > > On 10 Aug 2016, at 12:56, Mike Nagie <[email protected]> wrote: > > > > Hi, > > > > Thank you for your answer. > > Unfortunately a 'new' problem has arisen. > > After upgrading my system, Blink didn't work. > > I had the same output ImportError: libvpx.so.3: cannot open shared > > object file: No such file or directory. > > > > I had to downgrade > > > > libvpx (1.6.0 -> 1.5.0) > > ffmpeg (3.1.2 -> 3.1.1) > > ffmpeg2.8 (2.8.7-3 -> 2.8.7-2) > > > > I think libvpx is the crutial thing here. The rest just depend on it. > > > > So what I like to report is; Blink presumably is not compatible with the > > newer version of libvpx. > > > > Have you recompiled python-sipsimple after the update? I think the ABI > changed in lib 15.0 -> 1.6.0, so the library has a different name. > (libvpx.so.3 vs libvpx.so.2) > > > Regards, > > -- > Saúl Ibarra Corretgé > AG Projects > > > > > > _______________________________________________ > Blink mailing list > [email protected] > http://lists.ag-projects.com/mailman/listinfo/blink -- You may be a victim of software counterfeiting _______________________________________________ Blink mailing list [email protected] http://lists.ag-projects.com/mailman/listinfo/blink
