FS#13629 - linphone does not start: error while loading shared libraries: libosipparser2.so.3
Attached to Project:
Community Packages
Opened by Jordi Cerdan (jcerdan) - Monday, 02 March 2009, 13:59 GMT
Last edited by Sergej Pupykin (sergej) - Tuesday, 03 March 2009, 09:49 GMT
Opened by Jordi Cerdan (jcerdan) - Monday, 02 March 2009, 13:59 GMT
Last edited by Sergej Pupykin (sergej) - Tuesday, 03 March 2009, 09:49 GMT
|
Details
Description:
Since last update, linphone does not start anymore. Additional info: * package version(s) linphone-3.0.0 * config and/or log files etc. none especially Steps to reproduce: start linphone on terminal and I got: [jordi@mercure ~]$ linphone-3 linphone-3: error while loading shared libraries: libosipparser2.so.3: cannot open shared object file: No such file or directory I tried to re-install libosip2, but the error is still there. |
This task depends upon
Closed by Sergej Pupykin (sergej)
Tuesday, 03 March 2009, 09:49 GMT
Reason for closing: Fixed
Additional comments about closing: 3.0.0-3
Tuesday, 03 March 2009, 09:49 GMT
Reason for closing: Fixed
Additional comments about closing: 3.0.0-3
Comment by Anonymous Submitter - Monday, 02 March 2009, 20:54 GMT
It seems the libosip2 package has been updated to version 4, yet
linphone hasn't updated it's library requirements. libosip2 is
required by libexosip2, and libexosip2 is required by linphone.
Maybe the solution is for libosip2 to be directly required by
linphone in the PKGBUILD?