Tiny Core Linux
Tiny Core Extensions => TCE Talk => Topic started 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 :
$ 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 foundand i go and check :
$ 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.10i 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
-
It looks like you need to update your version of libffi?
(use the apps gui, maintenance, check for updates)
-
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