[Tech] Problemi con wine

Alessandro Zarrilli drsound@edisons.it
Dom 27 Ago 2000 20:57:33 CEST


Ho scaricato ed installato l'ultima versione di wine per Mandrake
(wine-20000821-3mdk.i586.rpm). Purtroppo mi da dei problemi, qualcuno sa
aiutarmi? Grazie.
Vi presento alcune righe di comando ed i relativi messaggi di errore.



#wine 'C:\WINDOWS\NOTEPAD.EXE'
Warning: Language 'en_EN' was not found, retrying without country
name...
For language 'en' several language ids were found:
en_US - 0409; en_GB - 0809; en_AU - 0C09; en_CA - 1009; en_NZ - 1409;
en_IE - 1809; en_ZA - 1C09; en_JM - 2009; en_ - 2409; en_BZ - 2809;
en_TT - 2C09;
Instead of using first in the list, suggest to define
your LANG environment variable like this: LANG=en_US
err:win:USER_DllEntryPoint Could not load USER32.DLL
err:win:GetDesktopWindow You need the -desktop option when running with
native USER



#wine -language en_US 'C:\WINDOWS\NOTEPAD.EXE'
err:win:USER_DllEntryPoint Could not load USER32.DLL
err:win:GetDesktopWindow You need the -desktop option when running with
native USER



#wine -language en_US -desktop 640x480 'C:\WINDOWS\NOTEPAD.EXE'
err:win:USER_DllEntryPoint Could not load USER32.DLL
err:win:GetDesktopWindow You need the -desktop option when running with
native USER



#wine -language en_US -desktop 640x480 'C:\WINDOWS\PIPPO.EXE'
wine: cannot find 'C:\WINDOWS\PIPPO.EXE'
*** NB: quindi in /etc/wine.conf il path per il drive C è configurato
correttamente ***



Il seguente è un estratto dal file /etc/wine.conf:

[Drive A]
Path=/mnt/floppy
Type=floppy
Label=Floppy
Device=/dev/fd0

[Drive C]
Path=/misc/win
Type=hd
Label=MS-DOS
Filesystem=win95

[Drive D]
Path=/mnt/cdrom
Type=cdrom
Label=CD-Rom
Filesystem=win95
; make sure that device is correct and has proper permissions !
Device=/dev/cdrom

[Drive E]
Path=/tmp
Type=hd
Label=Tmp Drive
Filesystem=win95

[Drive F]
Path=${HOME}
Type=network
Label=Home
Filesystem=unix

[Drive G]
Path=/
Type=hd
Label=Unix fs
Filesystem=unix

[wine]
Windows=C:\WINDOWS
System=C:\WINDOWS\SYSTEM
Temp=E:\
Path=C:\WINDOWS;C:\WINDOWS\SYSTEM;E:\;E:\TEST;F:\
SymbolTableFile=/var/lib/wine/wine.sym







Maggiori informazioni sulla lista flug-tech