{"id":225,"date":"2010-04-05T18:54:38","date_gmt":"2010-04-05T17:54:38","guid":{"rendered":"http:\/\/www.abumarkub.net\/abublog\/?p=225"},"modified":"2010-04-05T18:54:38","modified_gmt":"2010-04-05T17:54:38","slug":"installing-flashplayer-10-1-debugger-on-linux-64bits","status":"publish","type":"post","link":"https:\/\/abumarkub.net\/abublog\/?p=225","title":{"rendered":"installing flashplayer 10.1 debugger on linux 64bits"},"content":{"rendered":"<p>Player 10.1 beta 3 was released on February 23, 2010. <\/p>\n<p>If you want to install the debugger version of this release on a 64 bits Linux box you have to install a current 64-bits non-debugger version first. <\/p>\n<p>After that you can replace the installed <code>libflashplayer.so<\/code> by a 32 bits debugger version of this file.<\/p>\n<p>This also applies if you want to install the debugger version of the current release, see <a href=\"http:\/\/www.abumarkub.net\/abublog\/?p=225#note2\">note2<\/a> below.<\/p>\n<p>This is how i did it on 64bits Kubuntu 9.10:<\/p>\n<p><!--more--><\/p>\n<p>First install the non-debugger non-free version:<\/p>\n<p><code>sudo apt-get install flashplugin-nonfree<\/code><\/p>\n<p>Check if the flashplayer is installed by typing <code>about:plugins<\/code> in the address bar of your browser. You should see something like:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/www.abumarkub.net\/abublog\/wp-content\/uploads\/2010\/04\/flashplugin-kubuntu-non-debug.jpeg\" alt=\"flashplugin-kubuntu-non-debug\" title=\"flashplugin-kubuntu-non-debug\" width=\"500\" height=\"185\" class=\"alignnone size-full wp-image-236\" \/><\/p>\n<p>The installer should have made a folder <code>\/usr\/lib\/flashplugin-installer\/<\/code>, go into this folder by typing:<\/p>\n<p><code>cd \/usr\/lib\/flashplugin-installer\/<\/code><\/p>\n<p>In this folder you&#8217;ll find libflashplayer.so, this is the 64bits non-debug version. You are going to replace this version by the 32bits 10.1 beta release debugger version, so in order not to loose this file lets rename it:<\/p>\n<p><code>mv libflashplayer.so libflashplayer.non-debug-64<\/code><\/p>\n<p>Now download the 10.1 beta 3 version from adobe into your tmp directory:<\/p>\n<p><code>cd \/tmp<\/code><br \/>\n<code>wget http:\/\/download.macromedia.com\/pub\/labs\/flashplayer10\/flashplayer10_1_p3_debug_linux_022310.tar.gz<\/code><\/p>\n<p>Untar the tar ball:<\/p>\n<p><code>tar xvzf flashplayer10_1_p3_debug_linux_022310.tar.gz<\/code><\/p>\n<p>Now you should find a file libflashplayer.so in your tmp directory, this is the 32 bits debugger version. Move it to the flashplugin-installer directory. You have to be superuser to get this done:<\/p>\n<p><code>sudo mv libflashplayer.so \/usr\/lib\/flashplugin-installer\/libflashplayer.so<\/code><\/p>\n<p>Now the debugger version is installed! Type <code>about:plugins<\/code> in the address bar of your browser and you should see something like:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/www.abumarkub.net\/abublog\/wp-content\/uploads\/2010\/04\/flashplugin-kubuntu-debugger.jpeg\" alt=\"flashplugin-kubuntu-debugger\" title=\"flashplugin-kubuntu-debugger\" width=\"500\" height=\"180\" class=\"alignnone size-full wp-image-235\" \/><\/p>\n<p>Note1: Firefox shows both the non-debugger version and the debugger version. Sometimes you have to scroll down to the bottom of the <code>about:plugins<\/code> page to see the debugger version listed.<\/p>\n<p><a name=\"note2\">Note2<\/a>: You can follow the same steps as described above if you want to install the current version of the flashplayer debugger version. You can download this version from the <a href=\"http:\/\/download.macromedia.com\/pub\/flashplayer\/updaters\/10\/flash_player_10_linux_dev.tar.gz\" rel=\"abumarkub install flashplayer debugger on linux 64 bits\" title=\"abumarkub install flashplayer debugger on linux 64 bits\">adobe site<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Player 10.1 beta 3 was released on February 23, 2010. If you want to install the debugger version of this release on a 64 bits Linux box you have to install a current 64-bits non-debugger version first. After that you can replace the installed libflashplayer.so by a 32 bits debugger version of this file. This [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-225","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/abumarkub.net\/abublog\/index.php?rest_route=\/wp\/v2\/posts\/225","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/abumarkub.net\/abublog\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/abumarkub.net\/abublog\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/abumarkub.net\/abublog\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/abumarkub.net\/abublog\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=225"}],"version-history":[{"count":0,"href":"https:\/\/abumarkub.net\/abublog\/index.php?rest_route=\/wp\/v2\/posts\/225\/revisions"}],"wp:attachment":[{"href":"https:\/\/abumarkub.net\/abublog\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=225"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/abumarkub.net\/abublog\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=225"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/abumarkub.net\/abublog\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=225"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}