Advertisement
josephxsxn

CLD Build

May 1st, 2018
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.18 KB | None | 0 0
  1. git clone https://github.com/mzsanford/cld.git
  2. export LD_LIBRARY_PATH="/usr/local/lib/cld:/usr/lib"
  3. apt-get install libtool autoconf automake make gcc
  4. ./configure  CXXFLAGS="-std=c++98"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement