Skip to content

Multiple library issues installing on Linux Mint 22.3 #449

Description

@cryptonym64

Fresh install of Mint 22.3, as I'm leaving Windows world...

I initially hadn't applied the fixes on your installation page for Debian since this was Mint. Indeed, those do alleviate the libv8 issue. However, once those are resolved, it still will not start due to a dependency on long ago deprecated SSL1 library.

I found that, as with the libv8 hack, this can be hacked similarly using:

wget http://nz2.archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.1f-1ubuntu2_amd64.deb
sudo dpkg -i libssl1.1_1.1.1f-1ubuntu2_amd64.deb

Once this is done, the program runs.

I think the above should be added to the Debian installation notes.

In the end, adding a Flatpak to the releases would be most helpful. No need for proprietary snap, but just a simple flatpak.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions