09-21-2007, 03:54 PM
Wine Doors es una aplicación diseñada para instalar programas de manera fácil en Linux. En esencia es una herramienta usada como gestor de paquetes para facilitar la instalación de aplicaciones de Windows en GNU/Linux.

incluye:
Aplicaciones base de Windows:
* Arial
* Arial Bold
* Autohotkeys
* Comicsans
* Courier
* Mozilla ActiveX Control
* Times New Roman Font
* Visual C++ runtime libraries
* Webdings Font
* Wine Gecko
Juegos:
* Call of Duty
* Call of Duty 2
* DirectX 9
* Half Life 2
* Prey
* Rogue Spear
* Soldat
* Steam
* Warcraft 3
* World of Warcraft
Aplicaciones:
* 7zip
* CDex
* Dreamweaver
* DVDDecrypter
* Eudora
* FireFox
* Flash
* Internet Explorer
* Opera
* QuickTime
* Total Commander
* Winamp
* Windows Media Player
Librerías:
* Andale Font
* Common Controls
* DCOM
* Georgia Font
* Impact Font
* Microsoft Data Access Components (Jet)
* Microsoft Foundation Classes
* Windows Installer
* MSXML
* Windows Scripting Host
* Tahoma Font
* Trebuchet Font
* Visual Basic Common Control Libraries
* Visual Basic Runtime Libraries
* Verdana Font
Para instalarlo:
$ sudo aptitude install wine
$ sudo aptitude install wine-dev;
$ sudo aptitude install libwine
$ sudo aptitude install libwine-dev
$ wget http://www.wine-doors.org/releases/wine-...0.1.tar.gz
$ tar zxvf wine-doors-0.1.tar.gz
$ cd wine-doors-0.1
python setup.py install

incluye:
Aplicaciones base de Windows:
* Arial
* Arial Bold
* Autohotkeys
* Comicsans
* Courier
* Mozilla ActiveX Control
* Times New Roman Font
* Visual C++ runtime libraries
* Webdings Font
* Wine Gecko
Juegos:
* Call of Duty
* Call of Duty 2
* DirectX 9
* Half Life 2
* Prey
* Rogue Spear
* Soldat
* Steam
* Warcraft 3
* World of Warcraft
Aplicaciones:
* 7zip
* CDex
* Dreamweaver
* DVDDecrypter
* Eudora
* FireFox
* Flash
* Internet Explorer
* Opera
* QuickTime
* Total Commander
* Winamp
* Windows Media Player
Librerías:
* Andale Font
* Common Controls
* DCOM
* Georgia Font
* Impact Font
* Microsoft Data Access Components (Jet)
* Microsoft Foundation Classes
* Windows Installer
* MSXML
* Windows Scripting Host
* Tahoma Font
* Trebuchet Font
* Visual Basic Common Control Libraries
* Visual Basic Runtime Libraries
* Verdana Font
Para instalarlo:
$ sudo aptitude install wine
$ sudo aptitude install wine-dev;
$ sudo aptitude install libwine
$ sudo aptitude install libwine-dev
$ wget http://www.wine-doors.org/releases/wine-...0.1.tar.gz
$ tar zxvf wine-doors-0.1.tar.gz
$ cd wine-doors-0.1
python setup.py install

