http://bugs.winehq.org/show_bug.cgi?id=2305
Summary: wine does not run after install Product: Wine Version: 20040615 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: sledgemo@charter.net
after installing the rpm:
# rpm -ivh wine-20040615-mdkdebug.i586.rpm Preparing... ########################################### [100%] 1:wine ########################################### [100%]
nothing happened when I attempted to install Vegas Games 2000.../mnt/cdrom2/SETUP.EXE. I ran wine to see errors and got:
$ wine wine: creating configuration directory '/home/marcott1/.wine'... cp: cannot stat `/usr/share/wine/wine.inf': No such file or directory wine: wineprefixcreate failed while creating '/home/marcott1/.wine'.
Looks as if the /usr/share/wine/wine.inf file did not get created despite successful install of rpm package.