Skip to content

libImath cannot open shared object [ linux ] #8472

@CarloCattano

Description

@CarloCattano

running ProjectGenerator or attempting to run any compiled oF project, I get the same message:

projectGenerator: error while loading shared libraries: libImath-3_1.so.29: cannot open shared object file: No such file or directory

it kind of makes sense, since I only seem to have

❯ /usr/bin/ls libImath*
libImath-3_2.so  libImath-3_2.so.30  libImath-3_2.so.30.3.2.1  libImath.so

This is with latest git version

 pacman -Qs imath     
local/imath 3.2.1-1
    A C++ and python library of 2D and 3D vector, matrix, and math operations for computer graphics
                

any clues ?

TLDR fix

the arch script uses old freeimg package which was dropped.
remove freeimg package if you have it installed
then reinstall with paru, yay or makepkg -si
aur/freeimage 3.18.0-23 [+13 ~1.11]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions