Skip to content

To everyone getting 'easystroke: error while loading shared libraries: libboost_serialization.so.1.**.*: cannot open shared object file: No such file or directory' #13

@unclereeemus

Description

@unclereeemus

Here's how to fix it:

cd /usr/lib

sudo ln -s libboost_serialization.so libboost_serialization.so.1.80.0

change libboost_serialization.so.1.80.0 to whatever version it's complaining about

answer found on: https://stackoverflow.com/questions/46442748/easystroke-error-on-archlinux-manjaro-linux-libboost-serialization-so-1-64-0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions