Lines Matching full:install
9 ## Install the Platform Development Tools
15 sudo yum install -y wget
24 sudo make install
34 sudo make install
44 sudo make install
53 ### Install C++ Lib Dependencies
55 sudo yum -y install libevent-devel zlib-devel openssl-devel
63 sudo ./b2 install
65 ## Build and Install the Apache Thrift IDL Compiler
72 sudo make install
74 …ler/cpp/thrift --version) and any language libraries supported. The make install step installs the…