Skip to content

@DeeNuff  #2

Description

@boogzrepo818
  • apk update
    apk upgrade
    apk add alpine-sdk linux-headers git zlib-dev openssl-dev gperf cmake
    git clone --recursive https://github.com/tdlib/telegram-bot-api.git
    cd telegram-bot-api
    rm -rf build
    mkdir build
    cd build
    cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX:PATH=/usr/local ..
    cmake --build . --target install
    cd ../..
  • ls -l /usr/local/bin/telegram-bot-api*~~~~

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions