I see that the file .wine/user.reg has a line in it that reads
"USERPROFILE"="c:\Windows\Profiles\Administrator"
but my Windows directory has no Profiles subdirectory in it:
mark@gandalf Windows $ ls -al total 40 drwxr-xr-x 9 mark users 4096 Dec 28 10:46 . drwxr-xr-x 4 mark users 4096 Dec 28 10:46 .. -rw-r--r-- 1 mark users 0 Dec 28 10:46 .keep drwxr-xr-x 2 mark users 4096 Dec 28 10:46 Desktop drwxr-xr-x 2 mark users 4096 Dec 28 10:46 Favorites drwxr-xr-x 2 mark users 4096 Dec 28 10:46 Fonts drwxr-xr-x 2 mark users 4096 Dec 28 10:46 Inf drwxr-xr-x 2 mark users 4096 Dec 28 10:46 Recent drwxr-xr-x 3 mark users 4096 Dec 28 10:46 Start Menu drwxr-xr-x 2 mark users 4096 Dec 28 10:46 System -rw-r--r-- 1 mark users 481 Dec 28 10:54 win.ini mark@gandalf Windows $
Possibly this is part of the problem???
Thanks, Mark On Tue, 28 Dec 2004 14:46:58 -0800, Kenneth Porter shiva@sewingwitch.com wrote:
--On Tuesday, December 28, 2004 2:39 PM -0800 Mark Knecht markknecht@gmail.com wrote:
I'm guessing this means WIne is compiled on this machine in a way that doesn't output debug information?
If so (please let me know) then I'll have to look up how to compile to include this output.
I installed my copy on Fedora Core 2 by building an RPM, and WINE is pretty chatty, so the default configure options in the RPM spec file must be what you need.