document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. ./configure --prefix=$HOME/wine-1.3.20 --sysconfdir=$HOME/wine-1.3.20/etc --with-x --libdir=$HOME/wine-1.3.20/lib32
  2.  
  3. make depend
  4.  
  5. make
  6.  
  7. make install
');