Lines Matching full:install
1 ## Debian/Ubuntu install
2 The following command will install tools and libraries required to build and install the Apache Thr…
4 …sudo apt-get install automake bison flex g++ git libboost-all-dev libevent-dev libssl-dev libtool …
6 Debian 7/Ubuntu 12 users need to manually install a more recent version of automake and (for C++ li…
14 sudo ./b2 install
18 … Apache Thrift libraries for other programming languages you may need to install additional packag…
22 … see a list of available packages, pick the one you prefer and **apt-get install** it (e.g. defaul…
29 * Php, install
50 * curl -fsS https://dlang.org/install.sh | bash -s dmd
52 * https://www.dartlang.org/install/linux
58 For more information on the requirements see: [Apache Thrift Requirements](/docs/install)