Am Montag, 28. März 2016, 13:04:28 schrieb Alan Ansell: > Tobias Ellinghaus <me@...> writes: > > Am Montag, 28. März 2016, 12:59:37 schrieb Tobias Ellinghaus: > > > > [...] > > > > > What is the output of > > > > > > rpm -ql OpenEXR-devel > > > > > > and > > > > > > dnf provides /lib/libIlmImf-2_2.so.22 > > > > > > ? > > > > Please also try running > > > > rpm -Va > > > > > > Tobias > > > > > > [...] > > try again. FYI here's the output of rpm -Va under root: > > # rpm -Va
[...] > missing /usr/lib64/libIlmImf-2_2.so.22.0.0 > missing /usr/lib64/libIlmImfUtil-2_2.so.22 > missing /usr/lib64/libIlmImfUtil-2_2.so.22.0.0 That's basically what I expected. Something you did to your install in the past messed with the installation and put files into /lib/ that don't belong there. Now the linker finds those when it shouldn't and gets confused. Since I don't know what exactly happened and you are probably not able to solve that on your own I'd just nuke the installation and reinstall from scratch. And never again copy or install things into /usr/ manually. Just leave those places to your system's tools. The only exception being /usr/local/. Then, when you have a working system again, you can just use darix' Fedora packages to get the latest and greatest. Tobias [...]
signature.asc
Description: This is a digitally signed message part.
