安装方法其实32位上没有区别,只是安装后,不做一些修改,会出现下面的错误:
$ Adobe AIR Application Installer
Error loading the runtime (libadobecertstore.so: cannot open shared object file: No such file or directory)
我们要做的工作就是把这个库文件copy到32位库目录上
cp /usr/lib/libadobecertstore.so /usr/lib32