Zeile 1: |
Zeile 1: |
| == Allgemeines == | | == Allgemeines == |
| | | |
− | Wine ist ein [[Linux]]-Tool, um [[Windows]]-Programme im Linux-System lauffähig zu machen. | + | [http://www.winehq.org/ Wine] ist ein [[Linux]]-Tool, um [[Windows]]-Programme im Linux-System lauffähig zu machen. |
| | | |
| === weitere Infos === | | === weitere Infos === |
Zeile 16: |
Zeile 16: |
| ==== ADE 2.0.x ==== | | ==== ADE 2.0.x ==== |
| | | |
− | Die Version 2.0 funktioniert angeblich<ref>http://pc.de/software/digital-editions-ubuntu-4220</ref> nur in einer Virtuellen Box, in der Windows installiert ist. Es gibt aber auch schon andere Stimmen: | + | Die Version 2.0 funktioniert<ref>http://pc.de/software/digital-editions-ubuntu-4220</ref> nicht nur in einer Virtuellen Box, in der Windows installiert ist. Es gibt aber auch schon andere Stimmen, wonach |
− | * [http://www.lesen.net/forum/e-book-formate-software/adobe-digital-editions/12610-howto-ade-2-0-unter-linux/ ADE 2.0 auf Fedora 19]. Danach bedürfe es neben Wine des .Net-Frameworks 3.5 SP1 sowie "windowscodecs" und "corefonts". | + | * [http://www.lesen.net/forum/e-book-formate-software/adobe-digital-editions/12610-howto-ade-2-0-unter-linux/ ADE 2.0 auf Fedora 19 funktioniere]. Danach bedürfe es neben Wine des .Net-Frameworks 3.5 SP1 sowie "windowscodecs" und "corefonts". Fedora hat eine recht aktuelle Wine-Version (1.7), während Ubuntu 13.10 noch mit Wine 1.4 in den Repositories daherkommt. Möglicherweise lässt sich ADE also mit einer neueren Wine-Version aus einem PPA auch unter Ubuntu installieren. |
| | | |
| | | |
Zeile 50: |
Zeile 50: |
| Danach nocheinmal | | Danach nocheinmal |
| WINEARCH=win32 winetricks dotnet35sp1 | | WINEARCH=win32 winetricks dotnet35sp1 |
| + | |
| + | Wenn .Net 3.5 SP1 irgendwann endlich installiert ist, installiert man noch windowscodecs und corefonts: |
| + | winetricks windowscodecs |
| + | winetricks corefonts |
| + | |
| + | Die hohe CPU-Auslastung durch die Datei <code>mscorsvw.exe</code> kann man getrost ignorieren. Sie hört nach ein paar Minuten wieder auf. |
| + | |
| + | Schließlich lädt man [http://www.adobe.com/de/products/digital-editions/download.html Adobe Digital Editions 2.0 für Windows] herunter. Das startet man dann mit Wine: |
| + | wine Downloads/ADE_2.0_installer.exe |
| | | |
| ==== Alternative mit ADE unter Windows ==== | | ==== Alternative mit ADE unter Windows ==== |