Whilst Adobe provide a 32bit version of their Adobe Air application for Linux, a native x64 version remains a dream. Thankfully, with few installed dependencies, the 32bit version will happily run on a 64bit installation too
Step 1 .
Get Air, Get Dependencies First things first – you will need a copy of Adobe Air for Linux. The link below will take you to the download page.
Step 2 .
Get Air, Get Dependencies First things first – you will need a copy of Adobe Air for Linux. The link will take you to the download page.
Step 3 .
Next you will need to download and install a package called ‘Getlibs’. What is it? ‘Getlibs’ is a clever little tool that helps install 32bit libraries required for an application to run in a x64bit environment. Save the .deb from the link below and install it by double clicking on it.
root@K:/home/kartook# wget http://frozenfox.freehostia.com/cappy/getlibs-all.deb
–2010-07-30 14:29:01– http://frozenfox.freehostia.com/cappy/getlibs-all.deb
Resolving frozenfox.freehostia.com… 66.40.52.185
Connecting to frozenfox.freehostia.com|66.40.52.185|:80… connected.
HTTP request sent, awaiting response… 200 OK
Length: 6498 (6.3K) [application/x-debian-package]
Saving to: `getlibs-all.deb’
100%[=======================================================] 6,498 –.-K/s in 0s
2010-07-30 14:29:01 (306 MB/s) – `getlibs-all.deb’ saved [6498/6498]
root@K:/home/kartook#
root@K:/home/kartook#
Step 4 .
Once installed we’ll need to get the dependencies for Adobe Air. We can do this in one go by opening a terminal and pasting the following: -
root@K:/home/kartook# apt-get install lib32asound2 lib32gcc1 lib32ncurses5 lib32stdc++6 lib32z1 libc6 libc6-i386 lib32nss-mdns
Step 5 .
Now comes the boring part! Once the above have finished installing, you will need to paste each of the commands below into the terminal separately.
root@K:/home/kartook#
root@K:/home/kartook# getlibs -l libnss3.so.1d
getlibs: command not found
root@K:/home/kartook# getlibs -l libnss3.so.1d
libnss3.so.1d: libnss3-1d
The following i386 packages will be installed:
libnss3-1d
Continue [Y/n]? y
Downloading …
Installing libraries …
root@K:/home/kartook#
root@K:/home/kartook#
root@K:/home/kartook#
root@K:/home/kartook# getlibs -l libnssutil3.so.1d
libnssutil3.so.1d: libnss3-1d
The following i386 packages will be installed:
libnss3-1d
Continue [Y/n]? y
Downloading …
Installing libraries …
root@K:/home/kartook#
root@K:/home/kartook#
root@K:/home/kartook#
root@K:/home/kartook# getlibs -l libsmime3.so.1d
libsmime3.so.1d: libnss3-1d
The following i386 packages will be installed:
libnss3-1d
Continue [Y/n]? y
Downloading …
Installing libraries …
root@K:/home/kartook#
root@K:/home/kartook#
root@K:/home/kartook#
root@K:/home/kartook# getlibs -l libssl3.so.1d
libssl3.so.1d: libnss3-1d
The following i386 packages will be installed:
libnss3-1d
Continue [Y/n]? y
Downloading …
Installing libraries …
root@K:/home/kartook#
root@K:/home/kartook#
root@K:/home/kartook#
root@K:/home/kartook# getlibs -l libnspr4.so.0d
libnspr4.so.0d: libnspr4-0d
The following i386 packages will be installed:
libnspr4-0d
Continue [Y/n]? y
Downloading …
Installing libraries …
root@K:/home/kartook#
root@K:/home/kartook#
root@K:/home/kartook#
root@K:/home/kartook# getlibs -l libplc4.so.0d
libplc4.so.0d: libnspr4-0d
The following i386 packages will be installed:
libnspr4-0d
Continue [Y/n]? y
Downloading …
Installing libraries …
root@K:/home/kartook#
root@K:/home/kartook#
root@K:/home/kartook#
root@K:/home/kartook# getlibs -l libplds4.so.0d
libplds4.so.0d: libnspr4-0d
The following i386 packages will be installed:
libnspr4-0d
Continue [Y/n]? y
Downloading …
Installing libraries …
root@K:/home/kartook#
root@K:/home/kartook#
root@K:/home/kartook#
root@K:/home/kartook# getlibs -l libgnome-keyring.so
libgnome-keyring.so: libgnome-keyring-dev
The following i386 packages will be installed:
libgnome-keyring-dev
Continue [Y/n]? y
Downloading …
Installing libraries …
root@K:/home/kartook#
root@K:/home/kartook#
root@K:/home/kartook#
root@K:/home/kartook# getlibs -l libgnome-keyring.so.0
libgnome-keyring.so.0: libgnome-keyring0
The following i386 packages will be installed:
libgnome-keyring0
Continue [Y/n]? y
Downloading …
Installing libraries …
root@K:/home/kartook# getlibs -l libgnome-keyring.so.0.1.1
libgnome-keyring.so.0.1.1: libgnome-keyring0
The following i386 packages will be installed:
libgnome-keyring0
Continue [Y/n]? y
Downloading …
Installing libraries …
root@K:/home/kartook#
root@K:/home/kartook#
root@K:/home/kartook#
root@K:/home/kartook#
Step. 6
kartook@K:~/Downloads$ chmod 777 AdobeAIRInstaller.bin
kartook@K:~/Downloads$
kartook@K:~/Downloads$
kartook@K:~/Downloads$
kartook@K:~/Downloads$ ./AdobeAIRInstaller.bin
kartook@K:~/Downloads$
kartook@K:~/Downloads$
kartook@K:~/Downloads$
Step 7 .
Follow that up with a few more simple commands to sure up a few last features: -
root@K:/home/kartook#cp /usr/lib/libadobecertstore.so /usr/lib32
root@K:/home/kartook#sudo ldconfig
Go to below link and select Download its free now Button
Boooommmmm!!!!!!!!!!!!!!!!!!!
just follw the steps as default . then enjoy the deck
Possibly Related Posts:
- Software that tracks people on social media created by defence firm
- Secure VPN Connection terminated locally by the Client Reason 442: Failed to enable Virtual Adapter
- Microsoft announces Windows 8 App Fest in India
- India helps create new record for WhatsApp?
- Install Asterisk 1.8 from source on Ubuntu 12.04
