Internet Explorer on Linux https://github.com/drafnel/ies4linux
Go to file
Brandon Casey 55b5145e77 lib/install.sh: ensure target directories exist
Newer versions of wine do not create some directories that older versions
of wine apparently used to create.  When the ies4linux scripts try to copy
files into these missing directories, they fail.  So, pre-create the
directories using mkdir -p.
2011-08-01 14:41:33 -05:00
lang Imported from http://www.tatanka.com.br/ies4linux/downloads/ies4linux-2.99.0.tar.gz 2011-08-01 13:44:44 -05:00
lib lib/install.sh: ensure target directories exist 2011-08-01 14:41:33 -05:00
mac Imported from http://www.tatanka.com.br/ies4linux/downloads/ies4linux-2.99.0.tar.gz 2011-08-01 13:44:44 -05:00
ui Imported from http://www.tatanka.com.br/ies4linux/downloads/ies4linux-2.99.0.tar.gz 2011-08-01 13:44:44 -05:00
winereg Imported from http://www.tatanka.com.br/ies4linux/downloads/ies4linux-2.99.0.1.tar.gz 2011-08-01 13:44:44 -05:00
ies4linux Imported from http://www.tatanka.com.br/ies4linux/downloads/ies4linux-2.99.0.tar.gz 2011-08-01 13:44:44 -05:00
LICENSE Imported from http://www.tatanka.com.br/ies4linux/downloads/ies4linux-1.0.tar.gz 2011-08-01 13:44:43 -05:00
README Imported from http://www.tatanka.com.br/ies4linux/downloads/ies4linux-2.5beta3.tar.gz 2011-08-01 13:44:43 -05:00

IEs 4 Linux - Internet Explorers for Linux
http://www.tatanka.com.br/ies4linux

COPYRIGHT AND LICENSE
=====================

This software was written by Sérgio Lopes <slopes at gmail>.
Many people helped with patches, suggestions and tests.

This is distributed under the GNU GPL. See LICENSE for the license terms.

Also, in order to install copyrighted software like Internet Explorer
you need to agree to their specific license. More information here:
http://www.tatanka.com.br/ies4linux/page/Legal_notices

USAGE
=====

1) Graphical user interface

   Just double-click the 'ies4linux' executable or run it on a terminal
   ./ies4linux

   Currently, GUI is available on pygtk and kommander.

2) Command-line utility (automatic installation)

   Open a terminal and run
   ./ies4linux --no-gui

   To see possible options, run
   ./ies4linux --help

DEPENDENCIES
============

You will need both Wine and cabextract. Homepages:
   http://www.winehq.com
   http://www.kyz.uklinux.net/cabextract.php


MORE INFORMATION
================

Read the official Web page: http://www.tatanka.com.br/ies4linux/
And the official forum: http://www.tatanka.com.br/ies4linux/forum/
And also the official blog: http://www.tatanka.com.br/ies4linux/news/

CHANGELOG
=========

There is always a partial changelog on our blog at:
http://www.tatanka.com.br/ies4linux/news/

+++
Thanks for using this software!
Sergio Lopes