Part.1, Telegram Desktop on Raspberry Pi & Ubuntu Touch, The Story Of (2017)
Telegram does not include pre-compiled binary version of its Telegram Desktop application for ARM Linux. I decided to do two attempts today: compile Telegram Desktop on ARM from sources after running in on Raspberry Pi (Ubuntu Mate), try to also deploy it to Ubuntu Touch based phone This could have been just a regular step-by-step tutorial for reproducing an outcome. Instead I made it a complete journal/log of the process. Complete with dead ends and failures. I wanted this post to contain the story, the logic, the rationale and to allow for extrapolating this process to other ones that you, the reader, might deal with in the future. The general grand level problem here is this: building and deploying software across multiple architectures of Ubuntu in a workflow distributed across desktop computer, raspberry pi board and Ubuntu Touch phone. and this is only the Part 1, as the things didn't end up well the first time around. Still, you can learn about bunch of topics ...