WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: ffmpeg missing dependences report  (Read 1072 times)

Offline rullolex

  • Full Member
  • ***
  • Posts: 134
    • Rullolex
ffmpeg missing dependences report
« on: June 03, 2021, 10:30:25 AM »
Hi,

I have downloaded ffmpeg and running it, the p11-kit.tcz is needed but it is not in the .dep file. I have downloaded and loaded p11-kit.tcz and retry to load ffmpeg.

It is need ibnettle.so.7 to, I have downloaded and loaded nettle.tcz and nettle-dev.tcz but I have the same this error:

Code: [Select]
ffmpeg: error while loading shared libraries: libnettle.so.7: cannot open shared object file: No such file or directory

regards

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14535
Re: ffmpeg missing dependences report
« Reply #1 on: June 03, 2021, 10:52:49 AM »
I’d guess that’s because ffmpeg was compiled in piCore 12.x and an update to nettle in 13.x has broken it - you could download nettle manually from the 12.x repo, rename it and give it a try?

Offline rullolex

  • Full Member
  • ***
  • Posts: 134
    • Rullolex
Re: ffmpeg missing dependences report
« Reply #2 on: June 03, 2021, 11:20:34 AM »
Hi Juanito,

done, I downloaded and loaded nettle.tcz from the 12.x repo and ffmpeg it is loaded successfully (I have to understand as it works to say if works  ;D)

In the the ffmpeg.tcz.dep file will be added p11-kit.tcz and the 12.x repo nettle.tcz