You are not logged in.

#1 2019-06-21 13:05:08

navi_se
Member
Registered: 2015-07-06
Posts: 135

Issues with libexiv and gimp-nufraw

I'm trying to work out a way to view RAW files from feh.

Apparently, this should work

nufraw-batch --embedded-image pic.raw --output=- 

and then read it with

feh -

.

When I try to use the first line I get

nufraw-batch: error while loading shared libraries: libexiv2.so.26: cannot open shared object file: No such file or directory

.

But there's no package called libexiv2 in the repos and exiv2 is installed

$ pacman -Q | grep exiv
exiv2 0.27.1-1
libgexiv2 0.12.0-2
libkexiv2 19.04.2-1

So, I'm a bit lost, any help?

Offline

#2 2019-06-21 13:09:27

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,738

Re: Issues with libexiv and gimp-nufraw

This situation usually happens when one conducts partial updates, which are unsupported.

Run a full system update.

Last edited by V1del (2019-06-21 13:09:38)

Offline

#3 2019-06-21 13:24:15

navi_se
Member
Registered: 2015-07-06
Posts: 135

Re: Issues with libexiv and gimp-nufraw

Thanks, I usually don't do pacman -Sy and I thought I did a full upgrade a little ago, but I might got confused with another machine. Running pacman -Syu now

Offline

Board footer

Powered by FluxBB