Le_Forgeron <jgr### [at] freefr> wrote:
> I resync with povray/master branch to compile on upgraded ubuntu 24.04,
> since previous build is now complaining
>
> povray: error while loading shared libraries: libIlmImf-2_5.so.25:
> cannot open shared object file: No such file or directory
>
> on config output there is:
>
> checking for pkg-config... pkg-config
> checking for OpenEXR's pkg-config... yes
> checking for OpenEXR version >= 1.2... 3.1.5, ok
> checking for OpenEXR/ImfCRgbaFile.h... yes
> checking for ImfInputReadPixels in -lIlmImf... no
> configure: WARNING: all program features using the OpenEXR library are
> disabled
>
> Is anyone already working on that ?
Could you try the commands
pkg-config --print-provides OpenEXR
pkg-config --libs OpenEXR
and give the results here?
Cheers
Ton.
Post a reply to this message
|