Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 267 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 267 Bytes

moba-lib-common

sudo apt-get install autoconf
sudo apt-get install libtool # see https://stackoverflow.com/questions/18978252/error-libtool-library-used-but-libtool-is-undefined for details
autoreconf -i
./configure && make
sudo make install