Tiny Core Linux

Tiny Core Extensions => TCE Talk => Topic started by: clu on March 23, 2016, 03:53:00 AM

Title: ffmpeg and dependencies (libffi.so.6 => not found)
Post by: clu on March 23, 2016, 03:53:00 AM
for TC 7.x version i'm happy to see ffplay in ffmpeg package but can't use it :
Code: [Select]
$ ffplay
ffplay: error while loading shared libraries: libffi.so.6: cannot open shared object file: No such file or directory
$ ldd `which ffplay` | grep found
libffi.so.6 => not found
and i go and check :
Code: [Select]
$ ls -lR /tmp/tcloop/libffi/usr/local$ ls -lR /tmp/tcloop/libffi/usr/local/lib/
/tmp/tcloop/libffi/usr/local/lib/:
total 20
lrwxrwxrwx    1 root     root            16 Oct  3  2011 libffi.so -> libffi.so.5.0.10
lrwxrwxrwx    1 root     root            16 Oct  3  2011 libffi.so.5 -> libffi.so.5.0.10
-rwxr-xr-x    1 root     root         19720 Oct  3  2011 libffi.so.5.0.10
i read from http://tinycorelinux.net/7.x/x86/tcz/ffmpeg.tcz.info that Juanito has hands on it :
could you, please, have a look at it?
I'm ready to test further, from user side.

thank you for your attention
Title: Re: ffmpeg and dependencies (libffi.so.6 => not found)
Post by: Juanito on March 23, 2016, 04:03:08 AM
It looks like you need to update your version of libffi?

(use the apps gui, maintenance, check for updates)
Title: Re: ffmpeg and dependencies (libffi.so.6 => not found)
Post by: clu on March 14, 2017, 12:37:48 AM
sorry didn't notice the reply (thought i'd receive a copy by email...wrong!)
going to check this and report later.

Thnaks for you help.

clu
20170314