Using Wine on Lubuntu 14.04.4 up to date.
Using Wine 1.8
Did:
$ wine iexplorer
and got message header "Wine Gecko Installer" needed. Found it and executed it
what am I missing?, what do I need to do? see below:
owner@Dell-B130:~$ wget http://downloads.sourceforge.net/projec ... 40-x86.msi
--2015-12-25 20:11:47-- http://downloads.sourceforge.net/projec ... 40-x86.msi
Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 216.34.181.59
Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|216.34.181.59|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://skylineservers.dl.sourceforge.ne ... 40-x86.msi [following]
--2015-12-25 20:11:47-- http://skylineservers.dl.sourceforge.ne ... 40-x86.msi
Resolving skylineservers.dl.sourceforge.net (skylineservers.dl.sourceforge.net)... 192.240.106.19
Connecting to skylineservers.dl.sourceforge.net (skylineservers.dl.sourceforge.net)|192.240.106.19|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 31741440 (30M) [application/x-msi]
Saving to: ‘wine_gecko-2.40-x86.msi’
snip
2015-12-25 20:13:04 (403 KB/s) - ‘wine_gecko-2.40-x86.msi’ saved [31741440/31741440]
owner@Dell-B130:~$ sudo mkdir -p /usr/share/wine/gecko
[sudo] password for owner:
owner@Dell-B130:~$ sudo mv wine_gecko-2.40-x86.msi /usr/share/wine/gecko/
owner@Dell-B130:~$ wine Iexplore.exe
fixme:ole:CoResumeClassObjects stub
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:urlmon:InternetBindInfo_GetBindString not supported string type 20
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.
fixme:wininet:create_cache_entry INTERNET_FLAG_NEED_FILE is not supported correctly
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
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:dwmapi:DwmIsCompositionEnabled 0x6cf1312c
fixme:iphlpapi:NotifyIpInterfaceChange (family 0, callback 0x6a07afa1, context 0x2df3870, init_notify 0, handle 0x36de7c4): stub
fixme:iphlpapi:CancelMibChangeNotify2 (handle (nil)): stub
fixme:imm:ImmReleaseContext (0x3003e, 0x1bcfa8): stub
fixme:win:EnumDisplayDevicesW ((null),0,0x32e494,0x00000000), stub!
And it goes on. What am I missing.
tia
oldcity
Gecko Package
Re: Gecko Package
Do what it says. Install winbind. If you are on a 64 bit system, you need both 32 and 64 bit.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.