You are not logged in.
Hi,
when I try to start blender on x86_64 I get error loading shared libs.
Linux spire 4.0.1-1-ARCH #1 SMP PREEMPT Wed Apr 29 12:00:26 CEST 2015 x86_64 GNU/Linux
community/blender 16:2.74-3
ldd `which blender` |grep not
70: libhogweed.so.2 => not found
72: libgnutls.so.28 => not found
75: libx265.so.35 => not found
77: libvpx.so.1 => not found
my systems libs:
libhogweed.so.4.1
/usr/lib/libgnutls.so.30.0.1
/lib/libx265.so.51
/lib/libvpx.so.2.0.0
I tried building with abs but ran into an error as well. Any help appreciated. My system is up to date.
regards,
Andreas
Last edited by feuera (2015-05-14 09:51:18)
Offline
ldd lists linked libraries recursively. Use readelf -d to list direct dependencies only.
Are you're using some packages from unofficial repos or the AUR? You need to keep them up to date and recompile if needed.
Offline
Thanks for the hint.
I found the reason for the error to be outdated ffmpeg-git.
Offline
Moving to AUR issues.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline