Problem with network drives

Sylvain Petreolle spetreolle at yahoo.fr
Wed Aug 7 05:42:13 CDT 2002


Hi list,

Trying to execute an exe in my home directory on F: drive, configured
as this (same entry as in documentation/samples/config), fails :
;[Drive F]
;"Path" = "${HOME}"
;"Type" = "network"
;"Label" = "Home"
;"Filesystem" = "win95"

[syl at snoop brown]$ ls -l ~/duke.exe
-rw-------    1 syl      wine      1427953 aoû  7 12:32
/home/syl/duke.exe
[syl at snoop brown]$ wine ~/duke.exe
Warning: /home/syl/duke.exe not accessible from a configured DOS drive
Warning: /home/syl/duke.exe not accessible from a configured DOS drive
wine: cannot find '/home/syl/duke.exe'

[syl at snoop brown]$ cd
[syl at snoop syl]$ wine duke.exe
Warning: could not find wine config [Drive x] entry for current working
directory /home/syl; starting in windows directory.
wine: cannot find 'duke.exe'

trying to list F: drive contents under wcmd fails:
WCMD Version 0.17
                 
C>f:             
Invalid drive    
                 
C>dir f:         
Invalid drive    
                 
C>               
the error returnerd by wine when running 'dir f:' is
fixme:dosfs:DOSFS_DoGetFullPathName internal: error getting drive/path


___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com



More information about the wine-users mailing list