[Slackbuilds-users] Updates - 20141220.1

Antonio Hernández Blas hba.nihilismus at gmail.com
Sat Dec 20 11:26:28 UTC 2014


On Fri, Dec 19, 2014 at 6:39 PM, Willy Sudiarto Raharjo <
willysr at slackbuilds.org> wrote:

> libraries/libilbc: Updated for 2.0.2.
>

This update has broken the execution of ffmpeg in my system:

 # ldd /usr/bin/ffmpeg  | grep not
    libilbc.so.1 => not found

So as a fix:

 # cd /usr/lib64
 # ln -s libilbc.so.2.0.2 libilbc.so.1

Am i the only one experiencing this issue?

BTW, this is the content of install/doinst.sh for this update.

( cd usr/lib64 ; rm -rf libilbc.so.2 )
( cd usr/lib64 ; ln -sf libilbc.so.2.0.2 libilbc.so.2 )
( cd usr/lib64 ; rm -rf libilbc.so )
( cd usr/lib64 ; ln -sf libilbc.so.2 libilbc.so )

- Cheers

-- 
Antonio Hernández Blas | Oaxaca, México, Mx.
https://github.com/nihilismus | https://bitbucket.org/nihilismus |
https://twitter.com/nihilipster
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20141220/511d8ade/attachment-0001.html>


More information about the SlackBuilds-users mailing list