1.
sudo apt-get install xorg-server-source
2.
configure: error: cannot find install-sh, install.sh, or shtool in "." "./.." "./../.."
root@parson-desktop:/home/parson/tmp/automk# automake --add-missing
3.
If this token and others are legitimate, please use m4_pattern_allow.
sudo apt-get install libtool
4.error: Libtool library used but 'LIBTOOL' is undefined
I
needed to run libtoolize
in
the directory
5.
libtoolize
aclocal
autoconf
autoheader
automake
--add-missing