From 3be5b5865704727bac30a9e00835bfe7bac5312b Mon Sep 17 00:00:00 2001 From: josch Date: Sat, 28 Mar 2015 10:50:00 +0100 Subject: [PATCH] add instruction for running wine on linux 3.14 and later --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 2fc3c52..a9b30fb 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,11 @@ turn a perry rhodan epub from beam-ebooks into an audio file using ivona voices install wine and set the windows version to windows 98 +since recent linux kernels (3.14 and later) removed 16bit support which +windows 98 mode requires, do: + + $ echo 1 | sudo tee /proc/sys/abi/ldt16 + install sapi 5.1: $ wine start sapi51.msi