POV-Ray : Newsgroups : povray.unix : upgrading to ubuntu 24.04, losing exr library : Re: upgrading to ubuntu 24.04, losing exr library Server Time
28 Oct 2024 04:49:57 EDT (-0400)
  Re: upgrading to ubuntu 24.04, losing exr library  
From: Ton
Date: 14 Oct 2024 23:50:00
Message: <web.670de5c41a8255b39a328caa7597fb06@news.povray.org>
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

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.