So Adobe has this knowledge base article — Install Adobe AIR Linux 1.5 on 64-bit Linux distributions — to describe how to install Adobe Air on 64 bit linux systems. Do yourself a favor — just install wine from the standard repositories, and then execute the last line in the instructions:
sudo cp /usr/lib/libadobecertstore.so /usr/lib32
Wine already sets up a complete 32bit compatible environment, so you don’t have to worry about manually breaking out shared libraries.
1 Trackbacks
You can leave a trackback using this URL: http://blog.mcstudios.net/2009/04/27/install-adobe-air-linux-15-on-64-bit-linux-distributions/trackback
[...] Courtesy of the MC Studios blog. [...]