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

[Question] compiling for linux mobile #451

Open
DaKnig opened this issue Feb 17, 2024 · 6 comments
Open

[Question] compiling for linux mobile #451

DaKnig opened this issue Feb 17, 2024 · 6 comments
Labels
question Further information is requested

Comments

@DaKnig
Copy link

DaKnig commented Feb 17, 2024

I own a linux mobile device (PinePhone) and would like to use kotatogram there, how to compile?

@DaKnig DaKnig added the question Further information is requested label Feb 17, 2024
@ilya-fedin
Copy link
Contributor

As every other cmake project? Run cmake and it will tell you the needed libraries. The only thing is you need your own API keys from Telegram.

@DaKnig
Copy link
Author

DaKnig commented Feb 17, 2024

yes but I only see how to do it with docker
where can I get step by step?

@ilya-fedin
Copy link
Contributor

Docker instruction is the only step by step guide.

@DaKnig
Copy link
Author

DaKnig commented Feb 17, 2024

then please lay out the general steps I need to make. also are there any deps that are not available for arm?

@ilya-fedin
Copy link
Contributor

ilya-fedin commented Feb 17, 2024

then please lay out the general steps

Docker instruction is exactly that, yes. If you need step by step guide, use Docker. But you might need to make some changes to build Kotatogram on ARM because no one from tdesktop nor kotatogram developers have Linux ARM hardware to adapt for it. You can then send your changes directly to tdesktop, it would also be interested in that I believe.

@Eloitor
Copy link

Eloitor commented Feb 19, 2024

If you are using postmarketOS, you can consider creating a package for kotatogram in alpine linux repos

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants