cd /usr/src gunzip coldsync-2.2.5.tar.gz tar tf coldsync-2.2.5.tar rm coldsync-2.2.5.tar cd coldsync-2.2.5 ./configure make make install make clean