onel0ve wrote: > > Code: > [root@178-162-182-93 wine-1.3.12]# ./configure;make > > > You should not be doing configure and make as root, only make install. > > Code: > > checking for bison... no > configure: error: no suitable bison found. Please install the 'bison' package. > > > Do what it says. And if you get similar messages for other packages the next time you run configure, install those too. > > any one can provide me the rpm file for latest 1.1.13 version Of what? 1.1.13 is certainly not the latest version of Wine. But even if you are really asking for that old version, any rpm needs to be obtained from your distro; all that is provided here is source code.