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

How would one go about building the client from source for Arch Linux? #842

Open
JinEnMok opened this issue Jun 7, 2024 · 2 comments
Open

Comments

@JinEnMok
Copy link

JinEnMok commented Jun 7, 2024

Greetings! Thank you for the great app!

I'm currently using the official build on Arch Linux, but I would like to be able to install it using my system's package manager, Pacman.

The deploy script for Linux builds everything just nice; however, it also packages things to an installer, which is what I don't need.
Running cmake --install <builddir> doesn't help me either, because it only seems to install very few files.

My question is, how would I go about building the client in a platform-agnostic way (preferably without using CQtDeployer), and which files are essential for the installation? Arch Packages are generally dynamically-linked against system libraries, and I saw things like openvpn, which would already be present on a user's system.

@pokamest
Copy link
Member

Thank you for the feedback!
Unfortunately, we do not have enough resources to support Linux distributions and develop packages for various Linux versions.
But we are open to any contributions!

@JinEnMok
Copy link
Author

JinEnMok commented Jun 12, 2024 via email

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

2 participants