のねのBlog

パソコンの問題や、ソフトウェアの開発で起きた問題など書いていきます。よろしくお願いします^^。

build log

./configure --prefix=$HOME/usr 2>&1 | tee configure_1.log
make 2>&1 | tee build_1.log
make install 2>&1 | tee install_1.log