Hi.
I install the package in the follow page
http://rpm.pbone.net/index.php3/idpl....i386.rpm.html
named wine-0.20030709-1.i386.rpm and have no problems!
however, they seems not work with the user root, giving the next error
[root@localhost root]# wine
Invalid path L"c:\\windows" for L"windows" directory: does not exist.
Perhaps you have not properly edited or created your Wine configuration file,
which is (supposed to be) '/root/.wine/config'.
[root@localhost root]#
but if you type the command wine as a normal user, they run fine, maybe because security reasons the wine do not create the folders needed to run in the root folder (.wine).