Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues running on Fedora Linux #3

Open
hiltontj opened this issue Nov 21, 2023 · 0 comments
Open

Issues running on Fedora Linux #3

hiltontj opened this issue Nov 21, 2023 · 0 comments
Assignees

Comments

@hiltontj
Copy link
Owner

A user reported that they were unable to run the app on Fedora Linux.

This may be due to missing dependencies. The build that runs during CI uses Ubuntu 20.04, and requires the following dependencies:

sudo apt-get install -y libgtk-3-dev libwebkit2gtk-4.0-dev libappindicator3-dev librsvg2-dev patchelf

I would like to see if running the app in a bare Ubuntu setup works, or if these dependencies are also required in the running environment. From there, I can see about getting it to work on Fedora.

Setup/Installation steps may then be added to the README.

@hiltontj hiltontj self-assigned this Nov 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant