On Mon, Nov 19, 2001 at 06:46:51PM +0000, Robert Tilley wrote: > > Should I be concerned about these errors? Should I add the path to my > Windows directory so that all those files _can_ be found? That won't stop dosfs warning about every place it doesn't find something. --debugmsg warn+all or warn+dosfs produces a bunch of noise from dosfs which is only useful for debugging dosfs. Some wine packages default to run that way (warn+all), but I think it is stupid and confusing. OOPS, that is us, looks like winelauncher does it. I still think it is stupid. Maybe warn-dosfs would be better. I'll see if I can get it changed, - or you can, if you like. Wine is an absolutely open project. They even let me contribute. > > I'm still learning the intricacies of Wine usage. I really do not want to > have to use VMware as that is inconvient while Wine is only a command-line > away! Wine is a good unix application program. It will do exactly what you tell it to do, or die trying. You can tell it found the wine builtin dlls because dosfs only complained about not finding them in 2 places. It found them the next place it looked, which it doesn't tell you about. > -- > Comments and further information are much appreciated. > Flames, rants, and other miscellany are routed to /dev/null. > > Robert Tilley, tilleyrw@cfl.rr.com Lawson Q: How many IBM CPU's does it take to execute a job? A: Four; three to hold it down, and one to rip its head off.