gunzip wine-20030408.tar.gz

tar -xvf wine-20030408.tar

make

make install
You need a ./configure --prefix=/usr in there before make.