WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: ffmpeg and dependencies (libffi.so.6 => not found)  (Read 3550 times)

Offline clu

  • Newbie
  • *
  • Posts: 9
ffmpeg and dependencies (libffi.so.6 => not found)
« on: March 23, 2016, 12: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

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14551
Re: ffmpeg and dependencies (libffi.so.6 => not found)
« Reply #1 on: March 23, 2016, 01:03:08 AM »
It looks like you need to update your version of libffi?

(use the apps gui, maintenance, check for updates)

Offline clu

  • Newbie
  • *
  • Posts: 9
Re: ffmpeg and dependencies (libffi.so.6 => not found)
« Reply #2 on: March 13, 2017, 09:37:48 PM »
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