Hi all; i got some further, so maybe you adobe guys help me. i did some reverse engineering on the adobeair_linux_a1_033108.bin file wishing it is an .sh file but actually not :( , anyway; i found sth named "silent" and it can be given as an argument to the installer, then it installs in the silent mode (so traces!) adobeair_linux_a1_033108.bin -silent
during installation, it fails giving the following error: --------- .... progress 299 1000 status Error occurred; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="" errorID=1] progress 200 400 progress 300 400 progress 400 400 status Rollback due to error complete error 1· Failed:· --------- I've put the complete log file here: http://www.birbit.com/airlog.txt any help, suggestion ? what does the installer do during progress 299 ??? On Thu, Apr 3, 2008 at 12:44 AM, yiğit boyar <[EMAIL PROTECTED]> wrote: > maybe the problem is something different, pardus 2008 is close to release; > i'll possibly wait for it, if i cannot install to it either, i will change > my distro. (possibly ubuntu which i previously used) > > by the way, you're right, the one i use is pardus.org.tr . > > thanks for the information, i've already checked those information; > i need to debug air installer to get better information(why it cancels), > currently it seems impossible... > > tomorrow, I'll make a presentation @ my universite (www.metu.edu.tr) about > Offline Web Applications , mostly AIR, i was pretty excited to do > presentation on my Linux, maybe next time... > thnks. > > > > > On Wed, Apr 2, 2008 at 3:15 PM, Jerome Clarke <[EMAIL PROTECTED]> wrote: > > > loosing hope... get a grip boy... cant give up that easily :p > > > > my only suggestion then ( I don't like this suggestion and I'll explain > > why ) is to try another distrobution. > > > > It says on their site > > > > *Supported Linux Distributions* > > > > - RedHat Desktop Linux 4 > > - RedHat Enterprise Linux v5 > > - Novell Desktop Linux 9 > > - SUSE Linux Enterprise Desktop 10 > > - Ubuntu 6.06 > > > > but I'm using Fedora 8 in vmware and I installed it like this > > > > - I logged in as root in the terminal using the "su" command > > > > - I then changed the permission on the file so it can be executed. I > > used "chmod 0477 /path/adobeair_linux_a1_033108.bin" > > > > - I then simply just did this in the terminal > > "./adobeair_linux_a1_033108.bin" and followed the instructions from there ( > > just like how it works in windows ) > > > > - after that... Every time I installed an Adobe AIR app... I had to > > enter my root password to install it... but the files that get installed are > > owned by you not the root so you can delete them without having to log in as > > root ( again this is my experience in Fedora 8 in vmware ) > > > > in your post it says your using Pardus... I'm assuming this is it? > > > > http://www.pardus.org.tr/ > > > > excluding the distro that it supports.... I'm going to assume it should > > work because again Adobe labs says this > > > > *Supported Languages* English only. The final version of AIR for Linux > > will include support for other languages. > > > > *Supported Desktop Environments:* GNOME or KDE > > > > *Package Management Systems:* RPM or Debian > > > > *Window Managers:* Metacity (default for GNOME) or KWin (default for > > KDE) > > > > *Transparency:* Support for transparency in AIR applications requires a > > compositing window manager and additional X server extensions: > > > > - *Compositing Window Managers:* Beryl, Compiz, Compiz-fusion > > - *X Server Extensions:* Composite, Render, Shape > > > > note: the* **Transparency**, **Compositing Window Managers and **X > > Server Extensions** *stuff is optional. Only needed if you want > > transparent stuff > > > > Pardus is debian based and your using KDE ( KWin )... only difference > > between me and you is I'm not using debian... > > > > this is where I got all the info about the requirements > > > > http://labs.adobe.com/wiki/index.php/AIR_for_Linux:Release_Notes > > > > > > > > On Wed, Apr 2, 2008 at 12:50 PM, yiğit boyar <[EMAIL PROTECTED]> wrote: > > > > > ok; let me be clear; > > > i cannot install adobe integrated > > > runtime(adobeair_linux_a1_033108.bin) which will let me run AIR > > > applications > > > on my linux. > > > > > > during the installation it just says there is an error, there is no > > > information about the error.(it says it might be stopped because > > > of root privilages but i run it as a root, it's out of case). > > > > > > i tried giving -h as an argument to get the list of possible arguments > > > but there is no. (-h is just a convention for shell programming). > > > > > > i think there is no way to learn what the error is... :( losing > > > hope... > > > thanks for your interest jerome... > > > > > > > > > > > > On Wed, Apr 2, 2008 at 4:00 AM, Jerome Clarke <[EMAIL PROTECTED]> > > > wrote: > > > > > > > Sorry I misread your post... I thought you had trouble installing > > > > Adobe AIR but you want the debug which is the part I missed :p > > > > > > > > I think this alpha version that's installed now is debug... when it > > > > goes final... it no longer will be debug but that will come with the AIR > > > > SDK. > > > > > > > > and during the installtion don't pass any arguments. I can see your > > > > passing "-h". I didn't pass any... I don't know what "-h" does so I'm > > > > assuming here > > > > > > > > > > > > On Tue, Apr 1, 2008 at 11:25 PM, yiğit boyar <[EMAIL PROTECTED]> > > > > wrote: > > > > > > > > > actually, yes :) > > > > > > > > > > no comments? will i have to change my linux ? > > > > > > > > > > > > > > > > > > > > On Tue, Apr 1, 2008 at 8:14 AM, Jerome Clarke <[EMAIL PROTECTED]> > > > > > wrote: > > > > > > > > > > > I'm assuming you installed it as root? > > > > > > > > > > > > > > > > > > On Tue, Apr 1, 2008 at 3:18 AM, yiğit boyar <[EMAIL PROTECTED]> > > > > > > wrote: > > > > > > > > > > > > > it did not, but i remember checking with ls -al and the file > > > > > > > is executable... (currently i'm not@ linux so i cannot try, > > > > > > > but i'm pretty sure that the file is executable) > > > > > > > > > > > > > > > > > > > > > On Tue, Apr 1, 2008 at 4:34 AM, luchi_bustos < > > > > > > > [EMAIL PROTECTED]> wrote: > > > > > > > > > > > > > > > Did you chmod the bin file ?? > > > > > > > > > > > > > > > > >linux commands > > > > > > > > > > > > > > > > chmod +x adobeair_linux_a1_033108.bin > > > > > > > > > > > > > > > > ./adobeair_linux_a1_033108.bin > > > > > > > > > > > > > > > > >endlinux commands > > > > > > > > > > > > > > > > luchi_bustos > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >

