본문 바로가기

MacOS

[MacOS] autoconf failed

I followed the commands of Tstat's Quick Start page(http://tstat.polito.it/software.php), but I failed to run './autogen.sh' on MacOS.


It's simple problem. Installing 'libtool' may resolve it. (brew install libtool)