On Wed, Dec 24, 2008 at 4:28 PM, Ditzian <wineforum-user@xxxxxxxxxx> wrote: > dimesio, > > Thank you for the link to the Wiki. There is no way in the world that I would have known how to run Wine from a terminal. I was astounded (and thankful) when the first Windows program I installed just appeared in the PC menu and then ran properly. > > >> >> What version of Wine? Run it from a terminal and post whatever messages appear. >> http://wiki.winehq.org/FAQ#head-f3515230c198befe0279d32c448d9c8da63be66f > > > Wine version 0.9.58-1 That's realy old. Upgrade. > Run from Konsole: > > [root@Natashahouse drive_c]# wine Davkawriter Why are you running as root? Don't run wine as root. > wine: creating configuration directory '/root/.wine'... > Could not load Mozilla. HTML rendering will be disabled. > libGL warning: 3D driver claims to not support visual 0x4b Sounds like your video drivers are messed up...or you've got an old card. > wine: '/root/.wine' created successfully. > wine: could not load L"C:\\windows\\system32\\Davkawriter.exe": Module not found You're not in the correct directory. cd to where the program is. -- -Austin