tar -xJf texinfo-5.0.tar.xz cd texinfo-5.0 ./configure --prefix=/tools make && make check && make install cd .. rm -fr texinfo-5.0