wget -c http://www.x.org/releases/X11R7.7/src/proto/xcmiscproto-1.2.2.tar.bz2 tar -xjf xcmiscproto-1.2.2.tar.bz2 cd xcmiscproto-1.2.2 mkdir build cd build ../configure --prefix="/usr" make install