Beginner and need to install Wine IExplore

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
asiangoddess
Level 1
Level 1
Posts: 8
Joined: Thu Dec 22, 2011 11:49 am

Beginner and need to install Wine IExplore

Post by asiangoddess »

I have recently downloaded puppy to my computer. The version is Lucid version 5.2.8, released Aug 2011. It is the only running OS in a very old machine that use to run Windows 2000 Professional. I believe I downloaded the full-package, I'm not sure if the installation was a frugal process.

I am trying to run Wine IExplore it is telling me to download gecko so that HTML will run. How do I do that? I need step by step instructions, please. Newbie, here.

I don't know which gecko I should get and I don't know all the console commands. Every time I try to type anything in the console, it gives me the message :

sh-4.1# $ wget http://downloads.sourceforge.net/wine/w ... .4-x86.msi
sh: $: command not found

What am I doing wrong and how do I fix it? Please help and thanks!
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Beginner and need to install Wine IExplore

Post by dimesio »

asiangoddess wrote: sh-4.1# $ wget http://downloads.sourceforge.net/wine/w ... .4-x86.msi
sh: $: command not found

What am I doing wrong and how do I fix it? Please help and thanks!
Apparently you don't have wget installed. Either install it (using your distro's package manager), or just use your browser to download the file from SourceForge.
jjmckenzie
Moderator
Moderator
Posts: 1153
Joined: Wed Apr 27, 2011 11:01 pm

Beginner and need to install Wine IExplore

Post by jjmckenzie »

On Thu, Dec 22, 2011 at 10:00 AM, asiangoddess
<[email protected]> wrote:
sh-4.1# $ wget http://downloads.sourceforge.net/wine/w ... .4-x86.msi
sh: $: command not found
You need to ask on the Puppy Linux forums how to install wget.

James
asiangoddess
Level 1
Level 1
Posts: 8
Joined: Thu Dec 22, 2011 11:49 am

Post by asiangoddess »

Thanks, I will!
asiangoddess
Level 1
Level 1
Posts: 8
Joined: Thu Dec 22, 2011 11:49 am

Post by asiangoddess »

I still don't know how to get wget but I followed your advice and downloaded the file wine_gecko-1.4-x86.msi from http://downloads.sourceforge.net/. It got saved in 'mount home' and I moved the file to my applications.

What is the next step? I followed the window when it told me to install the file and I did. But when I open Wine IExplorer, nothing happens. I don't see anything on the page and nether can I go to any page.

Did I download it and install it to the wrong place? If so, how do I fix this?

Please, help, thanks!
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

asiangoddess wrote:I still don't know how to get wget but I followed your advice and downloaded the file wine_gecko-1.4-x86.msi from http://downloads.sourceforge.net/. It got saved in 'mount home' and I moved the file to my applications.

What is the next step? I followed the window when it told me to install the file and I did. But when I open Wine IExplorer, nothing happens. I don't see anything on the page and nether can I go to any page.

Did I download it and install it to the wrong place? If so, how do I fix this?

Please, help, thanks!
The file you downloaded should be put in /usr/share/wine/gecko.

You didn't mention what version of Wine you're using. If it's not 1.3.33 or later, upgrade; gecko-1.4 is not meant for older versions.
Usurp
Level 4
Level 4
Posts: 161
Joined: Sat Apr 19, 2008 7:16 am

Re: Beginner and need to install Wine IExplore

Post by Usurp »

dimesio wrote:
asiangoddess wrote: sh-4.1# $ wget http://downloads.sourceforge.net/wine/w ... .4-x86.msi
sh: $: command not found

What am I doing wrong and how do I fix it? Please help and thanks!
Apparently you don't have wget installed. Either install it (using your distro's package manager), or just use your browser to download the file from SourceForge.
Reread the original post - it doesn't says "wget: command not found", but "$: command not found" :)

Maybe asiangoddess hasn't got wget installed, but you didn't spot the typo.

Asiangoddess : just remove the "$" in front.
wget http://downloads.sourceforge.net/wine/w ... .4-x86.msi
asiangoddess
Level 1
Level 1
Posts: 8
Joined: Thu Dec 22, 2011 11:49 am

Still can't figure out how to make Wine IExplore behave :-(

Post by asiangoddess »

Hello! Thank you, everybody! All your suggestions have helped me to successfully download and install Pwsget secure file downloader. Not sure if that's a version of wget but I think it is based on what I've read.

I'm sorry I forgot to add what version of Wine I have installed on my computer. I downloaded Wine-1.3.6-i486-sfs4 from QuickPet and I also installed Wine-1.3.13-Lucid 52 which is a Windows Compatibility Layer.

I attempted to download the file http://downloads.sourceforge.net/wine/w ... .4-x86.msi and install it on /usr/share/wine/gecko and this window comes up. Message reads: Directory '/usr/share/wine/gecko' not found. I thought the gecko file is downloaded automatically when I download the Wine files?

How do I fix this? Please help, thanks! Merry Christmas and Happy New Year, all!
asiangoddess
Level 1
Level 1
Posts: 8
Joined: Thu Dec 22, 2011 11:49 am

Post by asiangoddess »

I was wondering, is my version of Wine programs not compatible with the gecko file?
asiangoddess
Level 1
Level 1
Posts: 8
Joined: Thu Dec 22, 2011 11:49 am

Post by asiangoddess »

Also, another question. Is Wine IExplore not compatible with Lucid Puppy? I'm just wondering....
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Still can't figure out how to make Wine IExplore behave

Post by dimesio »

asiangoddess wrote: I'm sorry I forgot to add what version of Wine I have installed on my computer. I downloaded Wine-1.3.6-i486-sfs4 from QuickPet and I also installed Wine-1.3.13-Lucid 52 which is a Windows Compatibility Layer.
Both of those versions of Wine are old, and neither is compatible with gecko 1.4. As I said before, gecko 1.4 only works with Wine 1.3.33 or later (the current development release is 1.3.35). Older versions of Wine need older versions of gecko. http://wiki.winehq.org/Gecko
I attempted to download the file http://downloads.sourceforge.net/wine/w ... .4-x86.msi and install it on /usr/share/wine/gecko and this window comes up. Message reads: Directory '/usr/share/wine/gecko' not found.
You need to create that directory.
asiangoddess
Level 1
Level 1
Posts: 8
Joined: Thu Dec 22, 2011 11:49 am

Update

Post by asiangoddess »

Thank you for all your help. I was able to create a blank file gecko and successfully downloaded the file wine_gecko 1.4x86.msi. Inside the file gecko, I now have the files 'mirrorproblem?failmirror=iweb.dl.sourgeforge.net' and wine_gecko 1.4x86.msi. It says the files don't have a run action command, though when I click on them.

Wine IExplore is still not running on Lucid Puppy Sad

Please help me, thanks!
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Update

Post by dimesio »

asiangoddess wrote:Thank you for all your help. I was able to create a blank file gecko and successfully downloaded the file wine_gecko 1.4x86.msi. Inside the file gecko, I now have the files 'mirrorproblem?failmirror=iweb.dl.sourgeforge.net' and wine_gecko 1.4x86.msi. It says the files don't have a run action command, though when I click on them.
First, did you upgrade Wine to 1.3.35 as I told you to? If you didn't, the version of wine-gecko you downloaded will not work with the old version of Wine you said you had installed.

Second, assuming by "a blank file gecko" you really meant "an empty directory named gecko," is the full path to the directory you created /usr/share/wine/gecko? That's where Wine will look for gecko; creating a "gecko" directory somewhere else will not work.

Third, you don't run the msi file directly; Wine uses it to install gecko to the wineprefix. You run Wine's iexplore by typing

Code: Select all

wine iexplore
at the command line.
asiangoddess
Level 1
Level 1
Posts: 8
Joined: Thu Dec 22, 2011 11:49 am

Post by asiangoddess »

Thank you. I will try that and see if it works!
Locked