i want download wine for centos4.5.but i not find download url.
please tell me download url for centos4.5.
thanks!
Download the address where
- SpawnHappyJake
- Level 5
- Posts: 272
- Joined: Sun Feb 06, 2011 5:57 am
Does that distro use yum? What happens if you add the WINE repository and do (as root) "yum install wine"? Or do you not know the repository for Wine for that distro (I sure don't!).
You could always compile from source. It's not as hard as it sounds...once you have the dependencies. There's a script out there for installing the dependencies for Wine into various distros. Even if your distro isn't supported by the script, you can open it with a text editor and find the list of dependencies and copy and paste into terminal. Here is the script: http://winezeug.googlecode.com/svn/trun ... ne-deps.sh
Cheers,
Jake
You could always compile from source. It's not as hard as it sounds...once you have the dependencies. There's a script out there for installing the dependencies for Wine into various distros. Even if your distro isn't supported by the script, you can open it with a text editor and find the list of dependencies and copy and paste into terminal. Here is the script: http://winezeug.googlecode.com/svn/trun ... ne-deps.sh
Cheers,
Jake
- SpawnHappyJake
- Level 5
- Posts: 272
- Joined: Sun Feb 06, 2011 5:57 am
When I go to http://www.winehq.org/download, I don't see any direct download links for pre-compiled packages, only instructions on how to install a program via the package manager of a particular distro. Where is this direct download link? Is it even up-to-date? There are direct download links to the source code, though, once you click the sourceforge link.
Jake
Jake
Packages are provided by the distros, not here, and the person who left the vague comment you're responding to is probably a spammer testing the waters.SpawnHappyJake wrote:When I go to http://www.winehq.org/download, I don't see any direct download links for pre-compiled packages, only instructions on how to install a program via the package manager of a particular distro. Where is this direct download link?