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