yagop / telegram-bot

UNMAINTAINED - A Telegram Bot based on plugins
GNU General Public License v2.0
848 stars 502 forks source link

/launch.sh install failed #372

Open erickhimura opened 8 years ago

erickhimura commented 8 years ago

I try to use guide from https://github.com/yagop/telegram-bot

everything is successful installed, but for this step i found an error.

gcc objs/main.o objs/loop.o objs/interface.o objs/lua-tg.o objs/json-tg.o objs/python-tg.o objs/python-types.o libs/libtgl.a -L/usr/local/lib -L/usr/lib -L/usr/lib -rdynamic -ggdb -levent -lconfig -lz -levent -lrt -lm -lreadline -llua5.2 -ldl -lpython2.7 -lssl -lcrypto -ldl -lpthread -lutil -o bin/telegram-cli objs/interface.o: In function `json_peer_update':

....

collect2: ld returned 1 exit status make: *\ [bin/telegram-cli] Error 1 Error. Exiting.

what i must do next to install it? thanks

borna1993 commented 7 years ago

help please