Strona 1 z 1

Potrzebny Internet Explorer, na IE z wine nie wyświetlają się strony

: 19 lis 2018, 11:53
autor: mes mariusz
Witam.

Kod: Zaznacz cały

wine iexplore


niby otwiera Internet Explorera.

Niestety żadna strona nie otwiera się a do konsoli trafiają komunikaty:

Kod: Zaznacz cały

mariusz@Mariusz-Lenovo-Ubuntu:~$ wine iexplore
0042: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.
0032:err:mshtml:create_document_object Failed to init Gecko, returning CLASS_E_CLASSNOTAVAILABLE
Doczytałem, że należy doinstalować gecko:
https://ubuntuforums.org/showthread.php?t=2387138

Pobrałem więc:
http://dl.winehq.org/wine/wine-gecko/2. ... 47-x86.msi
http://dl.winehq.org/wine/wine-gecko/2. ... x86_64.msi

I próbuję zainstalować:

Kod: Zaznacz cały

mariusz@Mariusz-Lenovo-Ubuntu:~$ wine msiexec /i /home/mariusz/Downloads/wine_cko-2.47-x86.msi
mariusz@Mariusz-Lenovo-Ubuntu:~$ 
Hmm... coś za szybko, wszedł i wyszedł bez komunikatu o błędzie, próbuję dalej:

Kod: Zaznacz cały

mariusz@Mariusz-Lenovo-Ubuntu:~$ wine msiexec /i /home/mariusz/Downloads/wine_gecko-2.47-x86_64.msi
004b:err:mscoree:LoadLibraryShim error reading registry key for installroot
004b:err:mscoree:LoadLibraryShim error reading registry key for installroot
004b:err:mscoree:LoadLibraryShim error reading registry key for installroot
004b:err:mscoree:LoadLibraryShim error reading registry key for installroot
mariusz@Mariusz-Lenovo-Ubuntu:~$ 
Tu są jakieś błędy, ale w google nie znalazłem działającego rozwiązania.

Ktoś pomoże?