• Christian Vollenhofer-Rohlfing
    21st January 2020 at 5:18 am #4558

    Hi,

    I tried installing ACES Colourlab on one of our main Color Grading machines but I always get
    the error that some dependencies are missing. I tried installing all the missing dependencies,
    but they are apparently already installed..

    I tried it on 2 different CentOS 7.7 machines, with the same result.

    In the code you can clearly see, that the dependencies are already installed.

    Code:
    [root@supermicro ACES-1.03]# rpm -i colourlab-aces-1.0.2-1.el7.x86_64.rpm
    error: Failed dependencies:
    glibc-2.17 is needed by colourlab-aces-1.0.2-1.el7.x86_64
    gtk3-3.22.30 is needed by colourlab-aces-1.0.2-1.el7.x86_64
    libgcc-4.8.5 is needed by colourlab-aces-1.0.2-1.el7.x86_64
    libstdc++-4.8.5 is needed by colourlab-aces-1.0.2-1.el7.x86_64
    [root@supermicro ACES-1.03]# rpm -q glibc
    glibc-2.17-292.el7.x86_64
    [root@supermicro ACES-1.03]# rpm -q gtk3
    gtk3-3.22.30-3.el7.x86_64
    [root@supermicro ACES-1.03]# rpm -q libgcc
    libgcc-4.8.5-39.el7.x86_64
    [root@supermicro ACES-1.03]# rpm -q libstdc++
    libstdc++-4.8.5-39.el7.x86_64

    Any help would be greatly appreciated
    thank you
    christian

Viewing 1 post (of 1 total)

You must be logged in to reply to this topic.