On Sep 30, 2016 6:41 AM, "Sajjad Heydari via arch-general" < arch-general@xxxxxxxxxxxxx> wrote: > > Hello Guys > > I have been trying to build telegram It looks complicated. Take a look at the existing approaches at https://aur.archlinux.org/packages/?O=0&K=telegram and go from there. -Ista based on this: > https://github.com/telegramdesktop/tdesktop/blob/master/doc/building-cmake.md > > I am in the final part and I keep getting this error: > [ 0%] Built target Updater > [ 1%] Built target codegen_numbers__qt_moc > make[2]: *** No rule to make target '/usr/local/ssl/lib/libssl.a', needed > by 'codegen_numbers'. Stop. > make[1]: *** [CMakeFiles/Makefile2:457: CMakeFiles/codegen_numbers.dir/all] > Error 2 > make: *** [Makefile:84: all] Error 2 > > Now I understand that there is no libssl in arch and it's probably because > of that. But how can I fix this issue? > > Thanks in advance. > -- > > Best > Sajjad 'MCSH' Heydari