Internet explorer on A110. Lost the guide

Discussion in 'Linux' started by plykmadsen, Mar 13, 2009.

  1. plykmadsen

    plykmadsen

    Joined:
    Mar 12, 2009
    Messages:
    4
    Likes Received:
    0
    Hi there. I recently installed explorer due to homebanking. I found an excellent guide that ended with me only having to type "ie6" into the terminal. Unfortunately I forgot the link. Anyone know of this? it downloaded and installed everything...........help appriciated
     
    plykmadsen, Mar 13, 2009
    #1
  2. plykmadsen

    Mguel

    Joined:
    Mar 15, 2009
    Messages:
    6
    Likes Received:
    0
    hi, search for ies4linux I believe...
     
    Mguel, Mar 20, 2009
    #2
  3. plykmadsen

    Grim Squeaker

    Joined:
    Aug 19, 2008
    Messages:
    410
    Likes Received:
    0
    mguel is correct.

    1. Install wine and cabextract.This can e.g. be done from a terminal:
    Code:
    sudo yum install wine*
    Code:
    sudo yum install cabextract
    2. Get the installation script and unpack it:
    Code:
    wget [url]http://www.tatanka.com.br/ies4linux/downloads/ies4linux-latest.tar.gz[/url]
    Code:
    tar zxvf ies4linux-latest.tar.gz
    3. Run it. Unfortunately the graphical user interface (gui) will crash on the one, so we need to install it without using that:
    Code:
    cd ies4linux-*
    Code:
    ./ies4linux --no-gui
    Look here for an example what the output should be: viewtopic.php?f=5&t=2681&p=65898&hilit=ies4linux#p65898
     
    Grim Squeaker, Mar 22, 2009
    #3
  4. plykmadsen

    plykmadsen

    Joined:
    Mar 12, 2009
    Messages:
    4
    Likes Received:
    0
    thx, thx and double thx :D
     
    plykmadsen, Apr 9, 2009
    #4
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.