구차니 2019. 5. 21. 15:19

ie 실행하는데 이런 에러 나면서 화면이 안나오면 gecko 가 깔리지 않아서 그런거니

wine홈페이지에서 gecko를 받아서 깔면된다고 한다.

 

006e:err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
Could not load wine-gecko. HTML rendering will be disabled.
0068:err:mshtml:create_document_object Failed to init Gecko, returning CLASS_E_CLASSNOTAVAILABLE

귀찮으니 32비트로 받아서 깔아쓴데

wine msiexec /i wine_gecko-2.47-x86_64.msi
or
wine msiexec /i wine_gecko-2.47-x86.msi

[링크 : https://ubuntuforums.org/showthread.php?t=2387138]

[링크 : https://wiki.winehq.org/Gecko]

 

ie도 작동하고 웬만큼 되는것 같은데 안되네..(원래 리눅스에서 하루 접속보상 받으려고 컬투맞고 하려고 한건데..)

$ wine "~/.wine/drive_c/windows/notepad.exe
$ wine "~/.wine/drive_c/Program Files (x86)/Internet Explorer/iexplore.exe"

 

+

[링크 : https://wiki.winehq.org/FAQ]

[링크 : https://www.hahwul.com/2018/08/install-kakaotalk-on-ubuntu-18.04.html]