View Single Post
Posts: 1,288 | Thanked: 4,316 times | Joined on Oct 2014
#13
Originally Posted by mfrasca View Post
Being Telegram an open protocol, I think I would be comfortably able to get something running on both (or either) N900 and N9 (prefer N900 because of hardware keyboard). I started looking into Telethon, found it quite simple actually, at least if you don't expect a fancy graphical interface, but I am stuck with OpenSSL, because in order to install Python dependencies, I need a working `pip`. On my N900 I now have:
Code:
user@carlolus:~$ openssl version
OpenSSL 0.9.8zf 19 Mar 2015
and on the N9 I have:
Code:
user@theresia:~$ openssl version
OpenSSL 1.0.1g 7 Apr 2014
and I don't know where to find anything newer.
http://talk.maemo.org/showpost.php?p...26&postcount=1
 

The Following User Says Thank You to nieldk For This Useful Post: