[[PageOutline]] * [http://www.winehq.org/ WineHQ - Run Windows applications on Linux, BSD, Solaris and Mac OS X] * [https://forums.ubuntulinux.jp/viewtopic.php?id=13909 Ubuntu日本語フォーラム / wine でDirectXを有効にする正しい方法、手順について] = Wine with Debian squeeze = * http://www.winehq.org/download/deblenny > Add this line for Squeeze: {{{ deb http://www.lamaresh.net/apt squeeze main }}} > add gpg key {{{ wget -O - http://www.lamaresh.net/apt/key.gpg | apt-key add }}} == Version: 1.1.42~winehq1-1 == === success to run === * BitTorrent-6.4e.exe * Becky! 2.56 * フォントがないため「???????」になる === fail to run === * $ wine BitTorrent-7.2.exe {{{ Xlib: extension "MIT-SHM" missing on display "localhost:10.0". (snip) Xlib: extension "MIT-SHM" missing on display "localhost:10.0". fixme:heap:HeapSetInformation 0x110000 0 0x4b53c8 4 Xlib: extension "MIT-SHM" missing on display "localhost:10.0". (snip) Xlib: extension "MIT-SHM" missing on display "localhost:10.0". fixme:hnetcfg:fw_app_get_Enabled 0x16d998, 0xc1fa94 fixme:hnetcfg:fw_app_put_ProcessImageFileName 0x16d998, L"Z:\\home\\mitty\\BitTorrent-7.2.exe" fixme:hnetcfg:fw_app_put_Name 0x16d998, L"BitTorrent" fixme:hnetcfg:fw_apps_Add 0x173e90, 0x16d998 fixme:winsock:WS_setsockopt Unknown IPPROTO_IPV6 optname 0x00000017 fixme:winsock:WS_setsockopt Unknown IPPROTO_IPV6 optname 0x00000017 err:winediag:WSASocketW Failed to create a socket of type SOCK_RAW, this requires special permissions. err:winediag:WSASocketW Failed to create a socket of type SOCK_RAW, this requires special permissions. err:ole:CoGetClassObject class {ae1e00aa-3fd5-403c-8a27-2bbdc30cd0e1} not registered err:ole:CoGetClassObject class {ae1e00aa-3fd5-403c-8a27-2bbdc30cd0e1} not registered err:ole:create_server class {ae1e00aa-3fd5-403c-8a27-2bbdc30cd0e1} not registered fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported err:ole:CoGetClassObject no class object {ae1e00aa-3fd5-403c-8a27-2bbdc30cd0e1} could be created for context 0x17 err:ole:CoGetClassObject class {ae1e00aa-3fd5-403c-8a27-2bbdc30cd0e1} not registered err:ole:CoGetClassObject class {ae1e00aa-3fd5-403c-8a27-2bbdc30cd0e1} not registered err:ole:create_server class {ae1e00aa-3fd5-403c-8a27-2bbdc30cd0e1} not registered fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported err:ole:CoGetClassObject no class object {ae1e00aa-3fd5-403c-8a27-2bbdc30cd0e1} could be created for context 0x17 err:ntdll:RtlpWaitForCriticalSection section 0x4c36f8 "?" wait timed out in thread 0009, blocked by 001d, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x4c36f8 "?" wait timed out in thread 001e, blocked by 001d, retrying (60 sec) .... }}}