#author("2019-01-07T16:35:49+09:00","default:regex","regex") *wine trickでadobe-airを動かす。 [#nab46a14] #author("2019-01-07T17:35:03+09:00","default:regex","regex") *古いバージョンを入れると、airアプリのインストール時にこける。 [#kca49f16] [[Ubuntu 18.04にAdobeAIRをインストール:https://www.satokazzz.com/blog/1529]]とありますが、肝心のラジコをインストール時にDebパッケージ作成のツールがありませんといいます。(Deb作成のパッケージを入れても変わりません。)~ ~ *winetrickでadobe-airを動かす。 [#nab46a14] sudo apt update && sudo apt dist-upgrade sudo apt install -y wine-stable https://get.adobe.com/jp/air/download/?installer=Adobe_AIR_32.0_for_Win64&stype=7439&standalone=1 から、Windows用ファイルを落とします。 ちょっと荒っぽいですが、最新のwinetricksをwgetします。 wget https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetricks && sudo mv winetricks /usr/bin && sudo chmod +x /usr/bin/winetricks 後は winetricks Select the default wineprefixをチェック Install a Windows DLL or componentをチェック adobeair をチェック 次に ラジコガジェット~ RadikoAir_3.1.8.air をダウンロードして、右クリック、Adobe air application installerで開くでインストールできます。 wine AdobeAIRInstaller.exe