Godzilla's Mistress wrote: > I need to find where the configure script is located. In wine source directory of course. Code: cd <path for wine source> git clone git://source.winehq.org/git/wine.git cd wine.git ./configure make sudo make install
Godzilla's Mistress wrote: > I need to find where the configure script is located. In wine source directory of course. Code: cd <path for wine source> git clone git://source.winehq.org/git/wine.git cd wine.git ./configure make sudo make install