আমাকে অফলাইন স্ক্র্যাচ 2 সহ উবুন্টু 16.10 / 17.04 এ অ্যাডোব এয়ার ইনস্টল করতে হবে 2 এয়ারটি বহু বছর ধরে লিনাক্সে অসমর্থিত, তাই বেশ কয়েকটি কর্মক্ষেত্র রয়েছে। উবুন্টু ১.0.০৪ (এয়ার বাইনারি ইনস্টলার ব্যবহার করে) পর্যন্ত এটি আমার পক্ষে কাজ করেছে:
# install i386 necessary libraries
$ sudo apt-get install libgtk2.0-0:i386 libstdc++6:i386 libxml2:i386 libxslt1.1:i386 libcanberra-gtk-module:i386 gtk2-engines-murrine:i386 libqt4-qt3support:i386 libgnome-keyring0:i386 libnss-mdns:i386 libnss3:i386
# install keyring
$ sudo apt-get install libgnome-keyring0:i386
# make keyring visible for Air
$ sudo ln -s /usr/lib/x86_64-linux-gnu/libgnome-keyring.so.0 /usr/lib/libgnome-keyring.so.0
$ sudo ln -s /usr/lib/x86_64-linux-gnu/libgnome-keyring.so.0.2.0 /usr/lib/libgnome-keyring.so.0.2.0
# download Adobe Air installer
$ wget http://airdownload.adobe.com/air/lin/download/2.6/AdobeAIRInstaller.bin
# run it
$ sudo chmod +x AdobeAIRInstaller.bin
$ sudo ./AdobeAIRInstaller.bin
তবে 16.10 / 17.4 এ এটি ইনস্টলারে ত্রুটির সাথে শেষ হয়:
অ্যাডোব এআইআর ইনস্টল করা যায়নি। ডেবি প্যাকেজ তৈরির জন্য ডেবিয়ান সরঞ্জামগুলি (যেমন dpkg-deb বা ar) সিস্টেমে পাওয়া যায় নি।
যা স্পষ্টতই মিথ্যা ত্রুটি বার্তা হিসাবে dpkg-deb
এবং ar
উভয়ই ইনস্টলড রয়েছে:
$ dpkg-deb --version
Debian 'dpkg-deb' package management program version 1.18.10 (amd64).
$ ar --version
GNU ar (GNU Binutils for Ubuntu) 2.28
এডোব এয়ার ইনস্টল লগ ফাইল থেকে /root/.appdata/Adobe/AIR/Logs/Install.log
[setup:2506][INFO] Runtime Installer begin with version 2.6.0.19170 on Linux x86
[setup:2506][INFO] Commandline is:
[setup:2506][INFO] No installed runtime detected
[setup:2506][INFO] Relaunching with elevation
[setup:2506][INFO] Launching subprocess with commandline /tmp/air.hp19kU/setup -ei
[setup:2525][INFO] Runtime Installer begin with version 2.6.0.19170 on Linux x86
[setup:2525][INFO] Commandline is: -stdio /tmp/air.KWo9tt/channel -ei
[setup:2525][INFO] No installed runtime detected
[setup:2525][INFO] Starting silent runtime install. Installing runtime version 2.6.0.19170
[setup:2525][INFO] Session detected: GNOME
[setup:2525][ERR] Error occurred during rpm create operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="dpkg-query: package 'adobe-certs' is not installed and no information is available;Use dpkg --info (= dpkg-deb --info) to examine archive files,;and dpkg --contents (= dpkg-deb --contents) to list their contents.Could not run the command : ar" errorID=5031]
[setup:2525][INFO] Rollback complete
[setup:2525][ERR] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="dpkg-query: package 'adobe-certs' is not installed and no information is available;Use dpkg --info (= dpkg-deb --info) to examine archive files,;and dpkg --contents (= dpkg-deb --contents) to list their contents.Could not run the command : ar" errorID=5031]
[setup:2525][ERR] Runtime Installer end with exit code 7
[setup:2506][ERR] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="dpkg-query: package 'adobe-certs' is not installed and no information is available;Use dpkg --info (= dpkg-deb --info) to examine archive files,;and dpkg --contents (= dpkg-deb --contents) to list their contents.Could not run the command : ar" errorID=5031]
[setup:2506][ERR] Runtime Installer end with exit code 7
সুতরাং আমি দেব প্যাকেজের মাধ্যমে অ্যাডোব এয়ার ইনস্টল করার অন্য একটি উপায় খুঁজে পেয়েছি (আমি আগে জানতাম না):
$ wget http://airdownload.adobe.com/air/lin/download/2.6/adobeair.deb
$ sudo dpkg -i adobeair.deb
ও ভয়েল! অ্যাডোব এয়ার উবুন্টু 16.10 / 17.04 এ ইনস্টল করা আছে।
এখন স্ক্র্যাচ 2 ইনস্টল করুন।
# Find the latest Scratch AIR file link from https://scratch.mit.edu/scratch2download/
$ wget https://scratch.mit.edu/scratchr2/static/sa/Scratch-456.0.1.air
$ sudo Adobe\ AIR\ Application\ Installer ./Scratch-456.0.1.air
এবং আবার একই ত্রুটি:
অ্যাডোব এআইআর ইনস্টল করা যায়নি। ডেবি প্যাকেজ তৈরির জন্য ডেবিয়ান সরঞ্জামগুলি (যেমন dpkg-deb বা ar) সিস্টেমে পাওয়া যায় নি।
Install.log
[Adobe AIR Application Installer:3197][INFO] Application Installer begin with version 2.6.0.19170 on Linux x86
[Adobe AIR Application Installer:3197][INFO] Commandline is:
[Adobe AIR Application Installer:3197][INFO] Installed runtime (2.6.0.19170) located at /opt/Adobe AIR
[Adobe AIR Application Installer:3197][INFO] Unpackaging file:///home/administrator/Downloads/Scratch-456.0.1.air to /tmp/FlashTmp.LSCkv7
[Adobe AIR Application Installer:3197][INFO] Application signature verified
[Adobe AIR Application Installer:3197][INFO] Unpackaging/validation complete
[Adobe AIR Application Installer:3197][INFO] No app located for appID 'edu.media.mit.Scratch2Editor' and pubID ''
[Adobe AIR Application Installer:3197][INFO] Converting unpackaged application to a native installation package in /tmp/FlashTmp.RJSwfW
[Adobe AIR Application Installer:3197][ERR] Native installation package creation failed: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: Error creating the package Could not run the command : ar" errorID=5031]
[Adobe AIR Application Installer:3197][ERR] Application Installer end with exit code 7
দেখে মনে হচ্ছে অবিস্মরণীয় অ্যাডোব এয়ার নতুন dpkg-deb
এবং ar
আর খেলতে পারে না ।
উবুন্টু 16.10 / 17.04 এ অফলাইন স্ক্র্যাচ 2 এর জন্য কোনও ইঙ্গিত?
/usr/share/applications/
, স্থানীয় লঞ্চারগুলি ভিতরে রয়েছে ~/.local/share/applications/
। ডেস্কটপে আমার আরও ব্যবহারকারী থাকায় আমার বৈশ্বিক প্রয়োজন need সুপারি (উইনকি) টিপুন এবং "স্ক্র্যাচ" টাইপ করার পরে গ্লোবাল লঞ্চারটি উপলব্ধ। পরীক্ষার জন্য অনেক ধন্যবাদ!