Charlie Harvey

Debian Tip: Get Adobe Air working on 64—bit Squeeze

Lots of people seem to want to develop applications on the decidedly unfree Adobe Air platform. They provide a .deb for 32 bit systems but not for 64 bit systems. I wanted to check out some software from the dark side, and took a while to suss out what the provided deb needed to make it run. It was the ia32-libs of course! I’d forgotten I don’t have them on my work machine since upgrading to Squeeze. In the end, this worked.# aptitude install ia32-libs ia32-libs-gtk # dpkg -i --force-architecture adobeair.deb

As it turned out the software from the darkside wasn’t all that great, so I uninstalled air thus. I’d encourage you to do the same when you see unfree software on your machine ;-)# dpkg -P adobeair


Comments

  • Be respectful. You may want to read the comment guidelines before posting.
  • You can use Markdown syntax to format your comments. You can only use level 5 and 6 headings.
  • You can add class="your language" to code blocks to help highlight.js highlight them correctly.

Privacy note: This form will forward your IP address, user agent and referrer to the Akismet, StopForumSpam and Botscout spam filtering services. I don’t log these details. Those services will. I do log everything you type into the form. Full privacy statement.