-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels