Install WineHQ 1.5.26 in any CentOS, Fedora and Redhat version
Wine lets you run Windows software on other operating systems. With Wine, you can install and run these applications just like you would in Windows. Wine enables Linux, Mac, FreeBSD, and Solaris users to run Windows applications without a copy of Microsoft Windows. Wine is free software under constant development. Other platforms may benefit as well.
What's new in this release:
Install Winehq in Fedora, CentOS and Redhat open Terminal and copy following commands in the Terminal:
Wine lets you run Windows software on other operating systems. With Wine, you can install and run these applications just like you would in Windows. Wine enables Linux, Mac, FreeBSD, and Solaris users to run Windows applications without a copy of Microsoft Windows. Wine is free software under constant development. Other platforms may benefit as well.
What's new in this release:
- OpenGL support in the Mac driver.
- Clipboard and drag&drop support in the Mac driver.
- Improvements to the URL cache.
- Some fixes for ARM binaries.
- SPARC platform no longer supported.
- Various bug fixes.
Install Winehq in Fedora, CentOS and Redhat open Terminal and copy following commands in the Terminal:
Now run command as normal user to check wine configuration:
- yum -y groupinstall 'Development Tools'
- yum -y install libX11-devel freetype-devel
- cd /tmp
- wget http://prdownloads.sourceforge.net/wine/wine-1.5.26.tar.bz2
- tar -xjvf wine-1.5.26.tar.bz2 -C /tmp/
- cd wine-1.5.26/ && ./tools/wineinstall
That's it
- winecfg
No Comment to " WineHQ 1.5.26 for CentOS, Fedora and Redhat "