wget -c http://www.x.org/releases/individual/proto/presentproto-1.1.tar.bz2 tar -xjf presentproto-1.1.tar.bz2 cd presentproto-1.1 mkdir -p build cd build ../configure --prefix="/usr" make install