Skip to content

Additional dependencies on linux #2

@rcork

Description

@rcork

Even with the dependencies installed per readme, i get errors when trying to run the app. I found i needed to manually install the additional dependencies via apt on my Linux Mint 22.2 dev box

libglib2.0-dev
libcairo-dev
libgtk-3-dev
libsoup-3.0-dev
libjavascriptcoregtk-4.1-dev
libwebkit2gtk-4.1-dev

After installing and running the app it launches correctly

sudo apt install libglib2.0-dev libcairo-dev libgtk-3-dev libsoup-3.0-dev libjavascriptcoregtk-4.1-dev libwebkit2gtk-4.1-dev

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