On Tuesday 23 March 2004 14:34, fedora-list-request@xxxxxxxxxx wrote: > > On Tuesday 23 March 2004 13:23, fedora-list-request@xxxxxxxxxx wrote: > > > > I have wine working both here at the office and at home. I am > > > > running the version of wine that I installed using: > > > > yum install wine > > > > > > > > It works very well. In fact, I am even able to run Intellicad > > > > through wine without much problem. > > > > > > What repo/mirrors are you using in your yum.conf that have wine? I'm > > > using the artoo yum.conf (with a tweak to exclude kernel updates and a > > > seamonkey repo for Mozilla) but wine doesn't seem to be available > > > through those repos. > > > > Here is my yum.conf > > [ snipped ] > > As an answer to Clint's question from which repository your wine comes, > weren't you able to just point to the repository? Pasting your complete > yum.conf is not much helpful, as much as your first comment that you > installed wine using yum install (it only says that you did not install > from source). > > If you self do not know from where a package originates you should run > something like > > rpm -qa --qf "%{NAME} %{VERSION} %{PACKAGER}\n" | grep wine > > And this way you could quickly point to the source of your package. I did this command, and the response that I got was: wine 0.20040321 Che