FS#6390 - kino cannot load libavformat
Attached to Project:
Arch Linux
Opened by Fabio Varesano (fax8) - Saturday, 10 February 2007, 15:20 GMT
Last edited by Aaron Griffin (phrakture) - Sunday, 12 August 2007, 09:15 GMT
Opened by Fabio Varesano (fax8) - Saturday, 10 February 2007, 15:20 GMT
Last edited by Aaron Griffin (phrakture) - Sunday, 12 August 2007, 09:15 GMT
|
Details
Kino has been linked to the incorrect lib.
Once executed it returns: kino: error while loading shared libraries: libavformat.so.50: cannot open shared object file: No such file or directory I don't have libavformat.so.50 on my updated system, only libavformat.so.51.8.0. However the program should point to the link libavformat.so Fabio |
This task depends upon
Closed by Aaron Griffin (phrakture)
Sunday, 12 August 2007, 09:15 GMT
Reason for closing: Implemented
Additional comments about closing: Rebuilt, upgraded. Will hit the servers shortly
Sunday, 12 August 2007, 09:15 GMT
Reason for closing: Implemented
Additional comments about closing: Rebuilt, upgraded. Will hit the servers shortly
cd /usr/lib
ln -s libavformat.so libavformat.so.50