<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  
  
  <channel>
    <title>chrisjrob: java</title>
    <link>https://chrisjrob.com</link>
    <atom:link href="https://chrisjrob.com/tag/java/feed/index.xml" rel="self" type="application/rss+xml" />
    <description>GNU Linux, Perl and FLOSS</description>
    <language>en-gb</language>
    <pubDate>Fri, 13 Feb 2026 17:22:31 +0000</pubDate>
    <lastBuildDate>Fri, 13 Feb 2026 17:22:31 +0000</lastBuildDate>
    
    <item>
      <title>64-bit Flash and Java Plugins</title>
      <link>https://chrisjrob.com/2008/11/20/64-bit-flash-and-java-plugins/</link>
      <pubDate>Thu, 20 Nov 2008 00:00:00 +0000</pubDate>
      <author>chrisjrob@gmail.com (Chris Roberts)</author>
      <guid>https://chrisjrob.com/2008/11/20/64-bit-flash-and-java-plugins</guid>
      <description>
       <![CDATA[
         
         <p>Following on from <a href="/2008/11/20/toshiba-satellite-pro-a300-debian-lenny-64-bit/">my recent installation of 64-bit Debian Lenny on my new Toshiba laptop</a>, I was horrified to learn that neither Flash nor Java exist for 64-bit Linux.  But after some digging it transpired that all was not lost.  Whilst Java is not available, the IcedTea project has reinvented the Sun Java Plugin.</p>

<!--more-->

<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>$ sudo aptitude install icedtea-gcjwebplugin
</code></pre></div></div>

<p>And it transpires that Adobe has launched an Alpha or pre-release version of Flash, and <a href="http://blogs.computerworld.com/64_bit_linux_adobe_flash_player_surprisingly_good">supposedly it works well</a>. To install simply visit:</p>

<ul>
  <li><a href="http://labs.adobe.com/technologies/flashplayer10/">Adobe Labs: FlashPlayer 10 for 64-bit Linux</a></li>
</ul>

<p>And download and extract the tar.gz file, then simply copy the <code class="language-plaintext highlighter-rouge">libflashplayer.so</code> file into <code class="language-plaintext highlighter-rouge">.mozilla/plugins</code> in your home directory (I had to create that directory).</p>

<p>YouTube (which I always consider to be a good test of both Java and Flash) worked perfectly.</p>

<p>So far 64-bit Linux has been remarkably painfree.</p>


       ]]>
      </description>
    </item>
    
  </channel> 
</rss>
