wiki:jazz/09-02-09

Version 4 (modified by jazz, 15 years ago) (diff)

--

2009-02-09

  • [個人] Atom + AIR
    • 原本以為 AIR Runtime 目前只能在 Ubuntu 上跑?! 其實只要有 SDK 就可以跑
    • [參考] Adobe® AIR on Gentoo Linux
    • [步驟]
      $ export DISPLAY=:0
      $ xinit /usr/bin/matchbox-window-manager &
      $ mkdir AIR-1.5
      $ cd AIR-1.5
      ~/AIR-1.5$ wget http://airdownload.adobe.com/air/lin/download/latest/air_1.5_sdk.tbz2
      ~/AIR-1.5$ tar jxvf air_1.5_sdk.tbz2
      ~/AIR-1.5$ wget http://www.twhirl.org/files/twhirl-0.8.7.air
      ~/AIR-1.5$ apt-get install unzip
      ~/AIR-1.5$ unzip twhirl-0.8.7.air
      ~/AIR-1.5$ bin/adl -nodebug META-INF/AIR/application.xml . &
      

Attachments (3)

Download all attachments as: .zip