Today I tried picking up on a project I started a while back in Adobe AIR. I quickly ran into an issue when trying to run it with ADL (the Adobe Debug Launcher). It didn’t matter what I tried, whenever I would run ADL, I would get an error saying “No such file exists”.

After a lot of searching, I finally realized this was because ADL is a 32 bit file, and I’m running 64 bit Linux. After that, I quickly found a helpful article, executed the following command to install 32 bit libraries, and everything worked great.

sudo apt-get install ia32-libs
NOTE: I’m using Ubuntu. If you’re using a different distro, you’ll need to find the appropriate package.
Tagged with:
 

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Looking for something?

Use the form below to search the site:


Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!

Visit our friends!

A few highly recommended friends...

Archives

All entries, chronologically...