Tiny Core Base > Raspberry Pi

libvpx.so.6 missing

<< < (2/2)

pppqq:
i downloaded the "John Van Sickle" static version of ffmpeg and it works out of the box !
Its about 31 Mbytes. Good tip !

Juanito:

--- Quote from: Rich on January 27, 2025, 05:13:54 PM ---I suspect the libvpx might need to be rolled back.
The following dep files include libvpx:
gst-plugins-good.tcz.dep
libavcodec.tcz.dep

--- End quote ---

I created a libvpx6 and adjusted gst-plugins-good.tcz.dep and libavcodec.tcz.dep to suit.

Probably the easiest thing to do is download libvpx6 from the piCore-14.x repo and adjust gst-plugins-good.tcz.dep/libavcodec.tcz.dep locally.

Andrew77:
You're missing libvpx.so.6, so maybe a package got removed or its version changed. Try:
sh
tce-load -wi libvpx 
or if you have another version:
sh
tce-load -wi libvpx-dev 
 
TinyCore sometimes loses dependencies after a reboot, especially if something isn't added to onboot.lst. You can check what's installed:
sh
tce-status -i | grep vpx 
Check it and let us know. :)

Navigation

[0] Message Index

[*] Previous page

Go to full version