You are not logged in.

#1 2020-05-03 10:22:52

Trix213
Member
From: Germany
Registered: 2020-03-26
Posts: 19

[SOLVED] Blender not starting: Error while loading shared libraries

Good morning folks,

the subject title says it all, basically. I installed blender and tried starting it up, all I get is the output

[daniel@Arch ~]$ blender
blender: error while loading shared libraries: libLLVM-10.so: cannot open shared object file: No such file or directory

I don't have the slightest idea what this is trying to tell me, so help would be appreciated.

Greetings
Daniel

Last edited by Trix213 (2020-05-03 11:26:42)

Offline

#2 2020-05-03 10:35:24

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 9,003
Website

Re: [SOLVED] Blender not starting: Error while loading shared libraries

Have you been using partial upgrades?

Try

# pacman -Syu

(Which you should have used before posting here.)


Jin, Jîyan, Azadî

Offline

#3 2020-05-03 10:59:41

Trix213
Member
From: Germany
Registered: 2020-03-26
Posts: 19

Re: [SOLVED] Blender not starting: Error while loading shared libraries

I never do partial upgrades and upgrade my system on a daily basis using

* pacman Syu

Just ran it again to make sure there weren't any dependencies missing for some weird reason, no changes.

EDIT: Your question hinted me in the right direction nonetheless. I had to hold back upgrades for llvm-lib in the past due to compatibility issues with software I was emulating via wine. I updated these packages now and blender works, let's hope that the issues for the other software have been fixed by now.

Marking this thread as solved.

Last edited by Trix213 (2020-05-03 11:25:39)

Offline

#4 2020-05-03 11:21:14

arojas
Developer
From: Spain
Registered: 2011-10-09
Posts: 2,304

Re: [SOLVED] Blender not starting: Error while loading shared libraries

output of

pacman -Qs llvm

?

Offline

#5 2020-05-03 11:25:30

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 15,392

Re: [SOLVED] Blender not starting: Error while loading shared libraries

hmm, llvm is listed as a make depend for blender .
Usually programs build that way have a runtime dependency on llvm-libs.

try installing llvm-libs package, if that helps you may have found  a packaging error


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#6 2020-05-03 11:26:30

Trix213
Member
From: Germany
Registered: 2020-03-26
Posts: 19

Re: [SOLVED] Blender not starting: Error while loading shared libraries

Trix213 wrote:

I never do partial upgrades and upgrade my system on a daily basis using

* pacman Syu

Just ran it again to make sure there weren't any dependencies missing for some weird reason, no changes.

EDIT: Your question hinted me in the right direction nonetheless. I had to hold back upgrades for llvm-lib in the past due to compatibility issues with software I was emulating via wine. I updated these packages now and blender works, let's hope that the issues for the other software have been fixed by now.

Marking this thread as solved.


I fixed the problems, once again it was my own stupidity rather than a problem with blender or my installation... Sorry guys.

Offline

Board footer

Powered by FluxBB