<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi John,<br><br>That seems helpful. I looked in the Synaptic package manager, and flash player 10 is there along with Flash player 9. Is it possible to remove 9 from there, and then install 10? And is the command you gave to install 10 as it is written or do I have to specify what package?<br><br>Claire.<br><br>--- On <b>Mon, 6/8/09, John5342 <i>&lt;john5342@googlemail.com&gt;</i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>From: John5342 &lt;john5342@googlemail.com&gt;<br>Subject: Re: [Sderby] Installing flash player 10.<br>To: "South Derby LUG General Mailing List" &lt;sderby@mailman.lug.org.uk&gt;<br>Date: Monday, June 8, 2009, 3:42 AM<br><br><div class="plainMail">2009/6/7 claire spencer &lt;<a ymailto="mailto:claireflur@yahoo.com"
 href="/mc/compose?to=claireflur@yahoo.com">claireflur@yahoo.com</a>&gt;:<br>&gt; I downloaded Flash Player 10, but I don't know how to install it. Any<br>&gt; ideas???<br><br>Dont use ubuntu myself so am basing commands purely on online man<br>pages, known cross platform bugs and experience on other distros.<br>If you are downloading the plugin from adobe then you need to remove<br>the flash 9 package if you have it installed:<br><br>apt-get remove --purge flashplugin-nonfree<br><br>Then if you downloaded the deb package you need to install using the<br>following (apt-get doesnt handle local package installs correctly):<br><br>dpkg -i &lt;path_to_downloaded_package&gt;<br><br>If you downloaded the experimental 64-bit plugin from adobe labs then<br>you need to manually drop libflash.so in /usr/lib64/mozilla/plugins/ .<br>Firefox itself also allow dropping it in ~/.mozilla/plugins/ but most<br>distros explicitly disallow this to avoid security
 issues.<br><br>If your using using 32-bit plugin on 64-bit you have to use<br>nsplugin-wrapper to wrap the plugin. For other configurations its<br>optional but does help browser stability if the plugin crashes.<br>Several distros provide a helper called mozilla-plugin-config which<br>can be run using:<br><br>mozilla-plugin-config -if<br><br>You can check everything is setup correctly by browsing to about:plugins<br><br>Hope this helps.<br><br>-- <br>There are 10 kinds of people in the world: Those who understand binary<br>and those who don't...<br><br>_______________________________________________<br>Sderby mailing list<br><a ymailto="mailto:Sderby@mailman.lug.org.uk" href="/mc/compose?to=Sderby@mailman.lug.org.uk">Sderby@mailman.lug.org.uk</a><br><a href="https://mailman.lug.org.uk/mailman/listinfo/sderby" target="_blank">https://mailman.lug.org.uk/mailman/listinfo/sderby</a><br>Web site: <a href="http://sderby.lug.org.uk/"
 target="_blank">http://sderby.lug.org.uk/</a><br>wiki: <a href="http://www.sderby.lug.org.uk/cgi-bin/wiki.pl" target="_blank">http://www.sderby.lug.org.uk/cgi-bin/wiki.pl</a><br>Join us on IRC: irc.lug.org.uk #sderby <br></div></blockquote></td></tr></table><br>