Eu sou novo no Ubuntu.
Estou tentando instalar wine
para poder instalar o World of WarCraft no Ubuntu. Eu instalei wine
através do centro de software Ubuntu e vi que você precisava digitar
winecfg
no terminal para que ele seja configurado.
Eu recebo esta resposta:
andrew@andrew-System-Product-Name:~$ winecfg
wine: created the configuration directory '/home/andrew/.wine'
fixme:storage:create_storagefile Storage share mode not implemented.
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:iphlpapi:NotifyAddrChange (Handle 0x103e2b8, overlapped 0x103e2d0): stub
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:iphlpapi:NotifyAddrChange (Handle 0x10fe890, overlapped 0x10fe89c): stub
wine: configuration in '/home/andrew/.wine' has been updated.
^C
fixme:console:CONSOLE_DefaultHandler Terminating process 8 on event 0
fixme:console:CONSOLE_DefaultHandler Terminating process 43 on event 0
andrew@andrew-System-Product-Name:~$
Não tenho idéia do que isso significa ... Exceto errar. Estou assumindo que isso significa erro. Não faço ideia para onde ir daqui. Qualquer ajuda seria apreciada.
Respostas:
Essa é a saída normal na primeira vez em que você executa
winecfg
: veja este tópico .fonte