Рабочие будни

Архивы

 

Archive for января, 2012

Установка adobe air 2 в ubuntu 11.10

Пятница, января 20, 2012

32 бит Ubuntu:
wget http://airdownload.adobe.com/air/lin/download/latest/AdobeAIRInstaller.bin
chmod +x ./AdobeAIRInstaller.bin
sudo ./AdobeAIRInstaller.bin

64 бит Ubuntu:
sudo apt-get install ia32-libs
wget http://airdownload.adobe.com/air/lin/download/latest/AdobeAIRInstaller.bin
chmod +x ./AdobeAIRInstaller.bin
sudo ./AdobeAIRInstaller.bin