Skip to content

error while loading shared libraries: libxdo.so.3 #2497

@DoctorD90

Description

@DoctorD90

Dependencies issue while installing on 13.4.0

Summary

I have downloaded and installed the OpenHuman debian packages Release v0.54.0, but when trying to run it I get error:

OpenHuman: error while loading shared libraries: libxdo.so.3: cannot open shared object file: No such file or directory

Problem

It is a dependency missing; in Debian, specifically: libxdo3

Solution (optional)

In my case I have solved installing libxdo3: sudo apt install -y libxdo3
This dependency should be added inside the .deb package

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions