我正在嘗試在《EVE Online》遊戲中運行 Wine。它彈出一個錯誤
Error: Procedure not found. Could not load python dll
然而。然後我想我會嘗試將 Wine 更新到較新的版本。我目前使用的是 Debian Wheezy 穩定版。我在一些論壇上看到:
sudo apt-get install wine1.6
但這是行不通的。我的版本是1.4.1。如何更新 Wine?我必須讓 Debian 變得不穩定嗎?
答案1
應用程式 EVE 看起來需要 Python。為此,您需要將 Python 安裝到 WINE 本身。 Wine 不會使用 Linux 上安裝的 Python,它需要是安裝到 WINE 中的 Windows 版本。