sexta-feira, 10 de setembro de 2010

Rodando o IE no Linux / Running IE on Linux


Para rodar o Internet Explorer no Linux:

1. Instale o Wine (para o meu Red Hat 5, baixei o wine-core-1.0.1-1.el5.i386.rpm);
2. Baixe o IES4Linux com "wget http://www.tatanka.com.br/ies4linux/downloads/ies4linux-latest.tar.gz";
3. Extraia-o com "tar zxvf ies4linux-latest.tar.gz";
4. Entre no diretório com "cd ies4linux-alguma-coisa-a-mais";
5. Rode o IES4Linux com "./ies4linux";
6. Digite "ie6" para iniciar o ie6;

Obs.: Se quiser instalar o IE7, tente o passo 5 com a opção "--beta-install-ie7".

Problemas:
1. Segmentation fault (core dumped) python "$IES4LINUX"/ui/pygtk/ies4linux-gtk.py: tente o passo 5 com a opção "--no-gui";

Lembrete: o IE7 Beta não é estável.



=======English version=======

How to run Internet Explorer on Linux:


1. Install Wine (for my Red Hat 5, I got wine-core-1.0.1-1.el5.i386.rpm);
2. Get IES4Linux with "wget http://www.tatanka.com.br/ies4linux/downloads/ies4linux-latest.tar.gz";
3. Extract it with "tar zxvf ies4linux-latest.tar.gz";
4. Access the new directory with "cd ies4linux-something-else";
5. Run IES4Linux with "./ies4linux";
6. Type "ie6" to start IE6;

PS.: If u wish to install IE7, try step 5 with "--beta-install-ie7" option.

Problems:
1. Segmentation fault (core dumped) python "$IES4LINUX"/ui/pygtk/ies4linux-gtk.py: try step 5 with "--no-gui" option;

Remember: IE7 Beta is unstable.

Nenhum comentário:

Postar um comentário