Open Zikt opened 6 years ago
I got this from running make:
cc1: all warnings being treated as errors Makefile.tgl:20: recipe for target 'objs/crypto/rsa_pem_openssl.o' failed make: *** [objs/crypto/rsa_pem_openssl.o] Error 1
Pls hel me figure out what is wrong...
I downloaded telegram cli with git on my home folder on Raspian 1 ) git clone --recursive https://github.com/vysheng/tg.git && cd tg and i installed required packages 2 ) sudo apt-get install libreadline-dev libconfig-dev libssl-dev lua5.2 liblua5.2-dev libevent-dev libjansson-dev libpython-dev make and thene ./configure make but i cant access ./bin/telegram-cli bash: ./bin/telegram-cli: No such file or directory What am I not doing right/how can I fix this? I really need telegram on my computer...