Posted by: Anonymous
[ip: 203.122.11.131]
on December 19, 2008 07:42 AM
1. First make the bin file as executable:
$ chmod +x ./AdobeAIRInstaller.bin
2. then execute it:
$ ./AdobeAIRInstaller.bin
It should get installed fine
if there is any error in installation, then execute this after step 1
$ touch ~/.airinstall.log
and then after step 2, get the contents of install log:
$ cat ~/.airinstall.log
and paste those contents here.
-syed
Re: Adobe Breathes AIR into Linux
Posted by: Anonymous [ip: 203.122.11.131] on December 19, 2008 07:42 AM$ chmod +x ./AdobeAIRInstaller.bin
2. then execute it:
$ ./AdobeAIRInstaller.bin
It should get installed fine
if there is any error in installation, then execute this after step 1
$ touch ~/.airinstall.log
and then after step 2, get the contents of install log:
$ cat ~/.airinstall.log
and paste those contents here.
-syed
#