You are not logged in.

#1 2015-05-14 09:11:43

feuera
Member
Registered: 2015-05-14
Posts: 2

[SOLVED] Blender - error loading shared libraries

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

#2 2015-05-14 09:36:05

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] Blender - error loading shared libraries

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

#3 2015-05-14 09:50:35

feuera
Member
Registered: 2015-05-14
Posts: 2

Re: [SOLVED] Blender - error loading shared libraries

Thanks for the hint.
I found the reason for the error to be outdated ffmpeg-git.

Offline

#4 2015-05-14 10:08:02

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 13,649
Website

Re: [SOLVED] Blender - error loading shared libraries

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

Board footer

Powered by FluxBB