On Tue, Jun 04, 2002 at 01:15:10PM -0400, Daniel Schwarz wrote:
"Alexandre Julliard" julliard@winehq.com wrote:
Andreas Mohr andi@rhlx01.fht-esslingen.de writes:
[wine] +; Warning ! case sensitive directory names here ! "Windows" = "c:\windows" "System" = "c:\windows\system"
What makes you think they are case sensitive?
Apparently it's caused by a bug somewhere, but if you will replace c:\windows by c:\Windows (note an uppercase 'W') Wine will not be able find the Windows directory.
I'm experiencing problems with this. Just updated to the lastest CVS (June 4 2002) and I'm getting the following WINE error when trying to run any application:
Invalid path 'c:\windows\system' for system directory: does not exist Perhaps you have not properly edited or created your Wine configuration file.
www.winehq.org/trouble/
In short: probably libc problems.