<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.markusthielmann.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Markus Thielmann - Comments for &quot;Adobe updates Flash 10 to RC&quot;</title>
 <link>http://www.markusthielmann.com/blog/adobe_updates_flash_10_rc</link>
 <description>Comments for &quot;Adobe updates Flash 10 to RC&quot;</description>
 <language>en</language>
<item>
 <title>I don&#039;t think is much need</title>
 <link>http://www.markusthielmann.com/blog/adobe_updates_flash_10_rc#comment-337</link>
 <description>&lt;p&gt;I don&#039;t think is much need for news about &lt;a href=&quot;http://zanestokes9788.webs.com/apps/blog/show/1287333-looking-for-merry-maids-in-santa-monica&quot;&gt;merry maids santa monica&lt;/a&gt; from a post about Adobe.&lt;/p&gt;
</description>
 <pubDate> <key>pubDate</key>
 <value>Tue, 22 Sep 2009 21:49:59 +0200</value>
</pubDate>
 <dc:creator> <key>dc:creator</key>
 <value>Randy</value>
</dc:creator>
 <guid> <key>guid</key>
 <attributes> <isPermaLink>false</isPermaLink>
</attributes>
 <value>comment 337 at http://www.markusthielmann.com</value>
</guid>
</item>
<item>
 <title>hi markus, any news here?</title>
 <link>http://www.markusthielmann.com/blog/adobe_updates_flash_10_rc#comment-143</link>
 <description>&lt;p&gt;hi markus, any news here?&lt;/p&gt;
</description>
 <pubDate> <key>pubDate</key>
 <value>Fri, 12 Sep 2008 09:08:53 +0200</value>
</pubDate>
 <dc:creator> <key>dc:creator</key>
 <value>Stefan</value>
</dc:creator>
 <guid> <key>guid</key>
 <attributes> <isPermaLink>false</isPermaLink>
</attributes>
 <value>comment 143 at http://www.markusthielmann.com</value>
</guid>
</item>
<item>
 <title>all commands execute smoothly</title>
 <link>http://www.markusthielmann.com/blog/adobe_updates_flash_10_rc#comment-132</link>
 <description>&lt;p&gt;all commands execute smoothly ($? = 0)&lt;/p&gt;
&lt;p&gt;however, after creating a package with a patched postinst (first line: #/bin/sh -x) i got the following: &lt;a href=&quot;http://pastebin.osuosl.org/21924&quot; title=&quot;http://pastebin.osuosl.org/21924&quot;&gt;http://pastebin.osuosl.org/21924&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;hope this helps&lt;/p&gt;
</description>
 <pubDate> <key>pubDate</key>
 <value>Fri, 29 Aug 2008 13:38:07 +0200</value>
</pubDate>
 <dc:creator> <key>dc:creator</key>
 <value>Stefan</value>
</dc:creator>
 <guid> <key>guid</key>
 <attributes> <isPermaLink>false</isPermaLink>
</attributes>
 <value>comment 132 at http://www.markusthielmann.com</value>
</guid>
</item>
<item>
 <title>With the last package, you</title>
 <link>http://www.markusthielmann.com/blog/adobe_updates_flash_10_rc#comment-128</link>
 <description>&lt;p&gt;With the last package, you don&#039;t need to create /etc/adobe manually, nor should&#039;nt it require any further manual setup.&lt;/p&gt;
&lt;p&gt;I guess you&#039;re on x64? Unfortunately I&#039;m running x86, so it&#039;s a bit hard to test it myself. Since the package reports &quot;Flash Plugin installed&quot;, there are a few options left:&lt;/p&gt;
&lt;p&gt;1) Please run&lt;br /&gt;
sudo apt-get remove --purge flashplugin-nonfreebeta&lt;br /&gt;
sudo apt-get install flashplugin-nonfreebeta&lt;/p&gt;
&lt;p&gt;If it works, stop here :-). The following is -more or less- everything the postinst script does after installing the flash plugin, so please report back any errors you might get:&lt;/p&gt;
&lt;p&gt;2) Please run&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;$ /usr/bin/getlibs --yes -p libnss3-1d libidn11 libnspr4-0d libcurl3&lt;br /&gt;$ mkdir -p /etc/adobe&lt;br /&gt;$ touch /etc/adobe/mms.cfg&lt;br /&gt;$ echo &amp;quot;WindowlessDisable=true&amp;quot; &amp;gt;&amp;gt;/etc/adobe/mms.cfg&lt;br /&gt;$ export NSPLUGIN_DIR=/var/lib/flashplugin-nonfreebeta/&lt;br /&gt;$ /usr/bin/nspluginwrapper -n -i /usr/lib/flashplugin-nonfreebeta/libflashplayer.so&lt;br /&gt;$ update-alternatives --install &amp;quot;/usr/lib/firefox/plugins/flashplugin-alternative.so&amp;quot; &amp;quot;firefox-flashplugin&amp;quot; /var/lib/flashplugin-nonfreebeta/npwrapper.libflashplayer.so 50&lt;br /&gt;$ update-alternatives --install &amp;quot;/usr/lib/mozilla/plugins/flashplugin-alternative.so&amp;quot; &amp;quot;mozilla-flashplugin&amp;quot; /var/lib/flashplugin-nonfreebeta/npwrapper.libflashplayer.so 50&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
</description>
 <pubDate> <key>pubDate</key>
 <value>Thu, 28 Aug 2008 20:41:45 +0200</value>
</pubDate>
 <dc:creator> <key>dc:creator</key>
 <value>Markus Thielmann</value>
</dc:creator>
 <guid> <key>guid</key>
 <attributes> <isPermaLink>false</isPermaLink>
</attributes>
 <value>comment 128 at http://www.markusthielmann.com</value>
</guid>
</item>
<item>
 <title>Hi,
failed this morning with</title>
 <link>http://www.markusthielmann.com/blog/adobe_updates_flash_10_rc#comment-127</link>
 <description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;failed this morning with the TEMP-error mentioned above, now, after de-/reinstall, it works for me. Thanks for the effort and the package, greets, tobi... :)&lt;/p&gt;
</description>
 <pubDate> <key>pubDate</key>
 <value>Thu, 28 Aug 2008 17:39:25 +0200</value>
</pubDate>
 <dc:creator> <key>dc:creator</key>
 <value>tobi</value>
</dc:creator>
 <guid> <key>guid</key>
 <attributes> <isPermaLink>false</isPermaLink>
</attributes>
 <value>comment 127 at http://www.markusthielmann.com</value>
</guid>
</item>
<item>
 <title>hi markus,
sorry, neither</title>
 <link>http://www.markusthielmann.com/blog/adobe_updates_flash_10_rc#comment-126</link>
 <description>&lt;p&gt;hi markus,&lt;/p&gt;
&lt;p&gt;sorry, neither creating /etc/adobe nor updating to the latest package fixed the problem. your package still fails to install &lt;/p&gt;
&lt;p&gt;Download done.&lt;br /&gt;
Flash Plugin installed.&lt;br /&gt;
dpkg: error processing flashplugin-nonfreebeta (--configure):&lt;br /&gt;
subprocess post-installation script returned error exit status 10&lt;br /&gt;
Errors were encountered while processing:&lt;br /&gt;
flashplugin-nonfreebeta&lt;/p&gt;
&lt;p&gt;any further ideas?&lt;/p&gt;
</description>
 <pubDate> <key>pubDate</key>
 <value>Thu, 28 Aug 2008 17:19:09 +0200</value>
</pubDate>
 <dc:creator> <key>dc:creator</key>
 <value>Stefan</value>
</dc:creator>
 <guid> <key>guid</key>
 <attributes> <isPermaLink>false</isPermaLink>
</attributes>
 <value>comment 126 at http://www.markusthielmann.com</value>
</guid>
</item>
<item>
 <title>Uploaded a  new package,</title>
 <link>http://www.markusthielmann.com/blog/adobe_updates_flash_10_rc#comment-125</link>
 <description>&lt;p&gt;Uploaded a  new package, which hopefully fixes most of the problems. Thanks to the great feedback I could solve two really annoying bugs. Please report back if you notice any problems with the updated package.&lt;/p&gt;
</description>
 <pubDate> <key>pubDate</key>
 <value>Thu, 28 Aug 2008 11:41:20 +0200</value>
</pubDate>
 <dc:creator> <key>dc:creator</key>
 <value>Markus Thielmann</value>
</dc:creator>
 <guid> <key>guid</key>
 <attributes> <isPermaLink>false</isPermaLink>
</attributes>
 <value>comment 125 at http://www.markusthielmann.com</value>
</guid>
</item>
<item>
 <title>Please create a directory</title>
 <link>http://www.markusthielmann.com/blog/adobe_updates_flash_10_rc#comment-124</link>
 <description>&lt;p&gt;Please create a directory called &quot;/etc/adobe&quot; and try again.  I&#039;ve got a lot of *great* feedback with quite detailed informations on how to solve most of the problems, thanks for that. I&#039;ll look into it this evening and upload a fixed version.&lt;/p&gt;
</description>
 <pubDate> <key>pubDate</key>
 <value>Thu, 28 Aug 2008 11:07:26 +0200</value>
</pubDate>
 <dc:creator> <key>dc:creator</key>
 <value>Markus Thielmann</value>
</dc:creator>
 <guid> <key>guid</key>
 <attributes> <isPermaLink>false</isPermaLink>
</attributes>
 <value>comment 124 at http://www.markusthielmann.com</value>
</guid>
</item>
<item>
 <title>hi markus, hi all, 
just</title>
 <link>http://www.markusthielmann.com/blog/adobe_updates_flash_10_rc#comment-123</link>
 <description>&lt;p&gt;hi markus, hi all, &lt;/p&gt;
&lt;p&gt;just installed the new package on hardy amd64 ... well, tried to&lt;/p&gt;
&lt;p&gt;first, I reverted the manual changes suggested by Will:&lt;/p&gt;
&lt;p&gt;# remove the -i if you&#039;re feeling lucky today ;)&lt;br /&gt;
cd ~/ia32 &amp;amp;&amp;amp; find {libcurl3,libnss3,libnspr4}/usr/lib -type f | egrep -o &#039;/.*&#039; | sed &#039;s/\/lib\//\/lib32\//g&#039; | xargs sudo rm -i&lt;br /&gt;
sudo rm -i /usr/lib32/{libssl3.so,libnss3.so,libnspr4.so}&lt;/p&gt;
&lt;p&gt;then, I updated the package ... no luck, still the &quot;mv: cannot stat `flashplayer10_install_linux_081108.tar.gz_TEMP&#039;: No such file or directory&quot; error&lt;/p&gt;
&lt;p&gt;okay, removed old package, installed new package. too bad, didn&#039;t work either. getlibs was missing (should be added to pre-depends I guess). apt-get install getlibs fixed that problem.&lt;/p&gt;
&lt;p&gt;now, I am stuck with the following error message (and flash not working):&lt;/p&gt;
&lt;p&gt;Download done.&lt;br /&gt;
Flash Plugin installed.&lt;br /&gt;
dpkg: error processing flashplugin-nonfreebeta (--configure):&lt;br /&gt;
 subprocess post-installation script returned error exit status 10&lt;br /&gt;
Errors were encountered while processing:&lt;br /&gt;
 flashplugin-nonfreebeta&lt;/p&gt;
&lt;p&gt;best regards, stefan&lt;/p&gt;
</description>
 <pubDate> <key>pubDate</key>
 <value>Thu, 28 Aug 2008 09:25:18 +0200</value>
</pubDate>
 <dc:creator> <key>dc:creator</key>
 <value>Stefan</value>
</dc:creator>
 <guid> <key>guid</key>
 <attributes> <isPermaLink>false</isPermaLink>
</attributes>
 <value>comment 123 at http://www.markusthielmann.com</value>
</guid>
</item>
<item>
 <title>--(root@ontolog)-(/usr/local/</title>
 <link>http://www.markusthielmann.com/blog/adobe_updates_flash_10_rc#comment-122</link>
 <description>&lt;p&gt;--(root@ontolog)-(/usr/local/apache/conf)--&lt;br /&gt;
--(2008-08-28:10:44:48:$)-- apt-get install flashplugin-nonfreebeta&lt;br /&gt;
Reading package lists... Done&lt;br /&gt;
Building dependency tree&lt;br /&gt;
Reading state information... Done&lt;br /&gt;
flashplugin-nonfreebeta is already the newest version.&lt;br /&gt;
The following packages were automatically installed and are no longer required:&lt;br /&gt;
  python-zopeinterface python-twisted-names python-twisted-core python-ldaptor python-twisted-web python-twisted-mail&lt;br /&gt;
  python-pyparsing python-twisted-bin&lt;br /&gt;
Use &#039;apt-get autoremove&#039; to remove them.&lt;br /&gt;
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.&lt;br /&gt;
1 not fully installed or removed.&lt;br /&gt;
After this operation, 0B of additional disk space will be used.&lt;br /&gt;
Setting up flashplugin-nonfreebeta (cairo10.0.0.569ubuntu2) ...&lt;br /&gt;
Installing from local file /var/cache/flashplugin-nonfreebeta/flashplayer10_install_linux_081108.tar.gz&lt;br /&gt;
mv: cannot stat `flashplayer10_install_linux_081108.tar.gz_TEMP&#039;: No such file or directory&lt;br /&gt;
dpkg: error processing flashplugin-nonfreebeta (--configure):&lt;br /&gt;
 subprocess post-installation script returned error exit status 1&lt;br /&gt;
Errors were encountered while processing:&lt;br /&gt;
 flashplugin-nonfreebeta&lt;br /&gt;
E: Sub-process /usr/bin/dpkg returned an error code (1)&lt;/p&gt;
</description>
 <pubDate> <key>pubDate</key>
 <value>Thu, 28 Aug 2008 05:39:23 +0200</value>
</pubDate>
 <dc:creator> <key>dc:creator</key>
 <value>Chris Davaz</value>
</dc:creator>
 <guid> <key>guid</key>
 <attributes> <isPermaLink>false</isPermaLink>
</attributes>
 <value>comment 122 at http://www.markusthielmann.com</value>
</guid>
</item>
<item>
 <title>same problem</title>
 <link>http://www.markusthielmann.com/blog/adobe_updates_flash_10_rc#comment-121</link>
 <description>&lt;p&gt;same problem ....&lt;/p&gt;
&lt;p&gt;---------------------------------------------------------------------------------------------------------------------------------------&lt;br /&gt;
Installing from local file /var/cache/flashplugin-nonfreebeta/flashplayer10_install_linux_081108.tar.gz&lt;br /&gt;
mv: cannot stat `flashplayer10_install_linux_081108.tar.gz_TEMP&#039;: No such file or directory&lt;br /&gt;
dpkg: error processing flashplugin-nonfreebeta (--configure):&lt;br /&gt;
 subprocess post-installation script returned error exit status 1&lt;br /&gt;
Errors were encountered while processing:&lt;br /&gt;
 flashplugin-nonfreebeta&lt;br /&gt;
E: Sub-process /usr/bin/dpkg returned an error code (1)&lt;/p&gt;
&lt;p&gt;zhengtonic@littlecoldriver:/var/cache/flashplugin-nonfreebeta$ ll&lt;br /&gt;
total 7896&lt;br /&gt;
-rw-r--r-- 1 root root 4035433 2008-08-09 02:46 flashplayer10_install_linux_051508.tar.gz_TEMP&lt;br /&gt;
-rw-r--r-- 1 root root 4035433 2008-08-09 02:46 flashplayer10_install_linux_081108.tar.gz&lt;/p&gt;
&lt;p&gt;---------------------------------------------------------------------------------------------------------------------------------------&lt;/p&gt;
</description>
 <pubDate> <key>pubDate</key>
 <value>Thu, 28 Aug 2008 03:41:27 +0200</value>
</pubDate>
 <dc:creator> <key>dc:creator</key>
 <value>volkar</value>
</dc:creator>
 <guid> <key>guid</key>
 <attributes> <isPermaLink>false</isPermaLink>
</attributes>
 <value>comment 121 at http://www.markusthielmann.com</value>
</guid>
</item>
<item>
 <title>Please remove (and --purge)</title>
 <link>http://www.markusthielmann.com/blog/adobe_updates_flash_10_rc#comment-119</link>
 <description>&lt;p&gt;Please remove (and --purge) the package and reinstall. I&#039;ll fix that bug with the next release candidate.&lt;/p&gt;
</description>
 <pubDate> <key>pubDate</key>
 <value>Thu, 28 Aug 2008 00:30:59 +0200</value>
</pubDate>
 <dc:creator> <key>dc:creator</key>
 <value>Markus Thielmann</value>
</dc:creator>
 <guid> <key>guid</key>
 <attributes> <isPermaLink>false</isPermaLink>
</attributes>
 <value>comment 119 at http://www.markusthielmann.com</value>
</guid>
</item>
<item>
 <title>Just added a new package</title>
 <link>http://www.markusthielmann.com/blog/adobe_updates_flash_10_rc#comment-118</link>
 <description>&lt;p&gt;Just added a new package based on &lt;a href=&quot;http://ge.ubuntuforums.com/showpost.php?s=e543f8d71c9db2044efd8a50db13002b&amp;amp;p=5603687&amp;amp;postcount=10&quot;&gt;TJ&#039;s work&lt;/a&gt;. Please report back, especially if you&#039;re on x64.&lt;/p&gt;
</description>
 <pubDate> <key>pubDate</key>
 <value>Thu, 28 Aug 2008 00:16:24 +0200</value>
</pubDate>
 <dc:creator> <key>dc:creator</key>
 <value>Markus Thielmann</value>
</dc:creator>
 <guid> <key>guid</key>
 <attributes> <isPermaLink>false</isPermaLink>
</attributes>
 <value>comment 118 at http://www.markusthielmann.com</value>
</guid>
</item>
<item>
 <title>hey will, great work! but</title>
 <link>http://www.markusthielmann.com/blog/adobe_updates_flash_10_rc#comment-116</link>
 <description>&lt;p&gt;hey will, great work! but isn&#039;t there another (more standard/package management) way to to this?&lt;/p&gt;
</description>
 <pubDate> <key>pubDate</key>
 <value>Mon, 25 Aug 2008 09:09:10 +0200</value>
</pubDate>
 <dc:creator> <key>dc:creator</key>
 <value>Stefan</value>
</dc:creator>
 <guid> <key>guid</key>
 <attributes> <isPermaLink>false</isPermaLink>
</attributes>
 <value>comment 116 at http://www.markusthielmann.com</value>
</guid>
</item>
<item>
 <title>I had the same problem with</title>
 <link>http://www.markusthielmann.com/blog/adobe_updates_flash_10_rc#comment-115</link>
 <description>&lt;p&gt;I had the same problem with the missing ia32 dependencies. I had to download the i386 versions, extract them and manually install into /usr/lib32. I also had to create a few symlinks manually that only existed in the corresponding -dev packages.&lt;/p&gt;
&lt;p&gt;The missing 32-bit libraries are libcurl3, libnss3 and libnspr4. Something like the following should sort you out if you&#039;re stuck on this (though it may not be 100% now that I write it after the event):&lt;/p&gt;
&lt;p&gt;mkdir ~/ia32&lt;br /&gt;
cd ~/ia32&lt;/p&gt;
&lt;p&gt;wget &lt;a href=&quot;http://mirrors.kernel.org/ubuntu/pool/main/c/curl/libcurl3_7.18.0-1ubuntu2_i386.deb&quot; title=&quot;http://mirrors.kernel.org/ubuntu/pool/main/c/curl/libcurl3_7.18.0-1ubuntu2_i386.deb&quot;&gt;http://mirrors.kernel.org/ubuntu/pool/main/c/curl/libcurl3_7.18.0-1ubunt...&lt;/a&gt;&lt;br /&gt;
wget &lt;a href=&quot;http://mirrors.kernel.org/ubuntu/pool/main/n/nss/libnss3-1d_3.12.0~beta3-0ubuntu1_i386.deb&quot; title=&quot;http://mirrors.kernel.org/ubuntu/pool/main/n/nss/libnss3-1d_3.12.0~beta3-0ubuntu1_i386.deb&quot;&gt;http://mirrors.kernel.org/ubuntu/pool/main/n/nss/libnss3-1d_3.12.0~beta3...&lt;/a&gt;&lt;br /&gt;
wget &lt;a href=&quot;http://mirrors.kernel.org/ubuntu/pool/main/n/nspr/libnspr4-0d_4.7.1~beta2-0ubuntu1_i386.deb&quot; title=&quot;http://mirrors.kernel.org/ubuntu/pool/main/n/nspr/libnspr4-0d_4.7.1~beta2-0ubuntu1_i386.deb&quot;&gt;http://mirrors.kernel.org/ubuntu/pool/main/n/nspr/libnspr4-0d_4.7.1~beta...&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;dpkg -x libcurl3*deb libcurl3&lt;br /&gt;
dpkg -x libnss3*deb libnss3&lt;br /&gt;
dpkg -x libnspr4*deb libnspr4&lt;/p&gt;
&lt;p&gt;sudo cp libcurl3/usr/lib/* /usr/lib32/&lt;br /&gt;
sudo cp -r libnss3/usr/lib/* /usr/lib32/&lt;br /&gt;
sudo cp libnspr4/usr/lib/* /usr/lib32/&lt;/p&gt;
&lt;p&gt;cd /usr/lib32&lt;br /&gt;
sudo ln -s libssl3.so.1d libssl3.so&lt;br /&gt;
sudo ln -s libnss3.so.1d libnss3.so&lt;br /&gt;
sudo ln -s libnspr4.so.0d libnspr4.so&lt;/p&gt;
&lt;p&gt;The other problem mentioned, with the missing temp file, can be solved by removing flashplugin-nonfreebeta and then installing it again after fixing the libraries issue.&lt;/p&gt;
</description>
 <pubDate> <key>pubDate</key>
 <value>Sat, 23 Aug 2008 01:33:13 +0200</value>
</pubDate>
 <dc:creator> <key>dc:creator</key>
 <value>Will Daniels</value>
</dc:creator>
 <guid> <key>guid</key>
 <attributes> <isPermaLink>false</isPermaLink>
</attributes>
 <value>comment 115 at http://www.markusthielmann.com</value>
</guid>
</item>
<item>
 <title>I&#039;m not sure what went wrong,</title>
 <link>http://www.markusthielmann.com/blog/adobe_updates_flash_10_rc#comment-113</link>
 <description>&lt;p&gt;I&#039;m not sure what went wrong, but for me (amd64) it fails even earlier. It seems that for some reason a file called flashplayer10_install_linux_051508.tar.gz_TEMP instead of flashplayer10_install_linux_081108.tar.gz_TEMP...&lt;/p&gt;
</description>
 <pubDate> <key>pubDate</key>
 <value>Tue, 19 Aug 2008 13:34:11 +0200</value>
</pubDate>
 <dc:creator> <key>dc:creator</key>
 <value>Eetu</value>
</dc:creator>
 <guid> <key>guid</key>
 <attributes> <isPermaLink>false</isPermaLink>
</attributes>
 <value>comment 113 at http://www.markusthielmann.com</value>
</guid>
</item>
<item>
 <title>Hi Markus,
the new package</title>
 <link>http://www.markusthielmann.com/blog/adobe_updates_flash_10_rc#comment-111</link>
 <description>&lt;p&gt;Hi Markus,&lt;/p&gt;
&lt;p&gt;the new package fails to install on my hardy amd64:&lt;/p&gt;
&lt;p&gt;sudo dpkg -i flashplugin-nonfreebeta_cairo10.0.0.569ubuntu1_amd64.deb&lt;br /&gt;
Selecting previously deselected package flashplugin-nonfreebeta.&lt;br /&gt;
(Reading database ... 157402 files and directories currently installed.)&lt;br /&gt;
Unpacking flashplugin-nonfreebeta (from flashplugin-nonfreebeta_cairo10.0.0.569ubuntu1_amd64.deb) ...&lt;br /&gt;
Setting up flashplugin-nonfreebeta (cairo10.0.0.569ubuntu1) ...&lt;br /&gt;
Downloading...&lt;br /&gt;
[SNIP]&lt;br /&gt;
09:54:03 (1.15 MB/s) - `./flashplayer10_install_linux_081108.tar.gz&#039; saved [4035433/4035433]&lt;/p&gt;
&lt;p&gt;Download done.&lt;br /&gt;
Flash Plugin installed.&lt;br /&gt;
*** NSPlugin Viewer  *** ERROR: libcurl.so.3: cannot open shared object file: No such file or directory&lt;br /&gt;
nspluginwrapper: no appropriate viewer found for /usr/lib/flashplugin-nonfreebeta/libflashplayer.so&lt;br /&gt;
dpkg: error processing flashplugin-nonfreebeta (--install):&lt;br /&gt;
 subprocess post-installation script returned error exit status 1&lt;br /&gt;
Errors were encountered while processing:&lt;br /&gt;
 flashplugin-nonfreebeta&lt;/p&gt;
</description>
 <pubDate> <key>pubDate</key>
 <value>Tue, 19 Aug 2008 09:58:11 +0200</value>
</pubDate>
 <dc:creator> <key>dc:creator</key>
 <value>Stefan</value>
</dc:creator>
 <guid> <key>guid</key>
 <attributes> <isPermaLink>false</isPermaLink>
</attributes>
 <value>comment 111 at http://www.markusthielmann.com</value>
</guid>
</item>
<item>
 <title>I installed the update from</title>
 <link>http://www.markusthielmann.com/blog/adobe_updates_flash_10_rc#comment-109</link>
 <description>&lt;p&gt;I installed the update from your PPA last night and, as I already ranted about on my blog, Flash stopped working in all browsers (FF3, Epiphany, Opera). It isn&#039;t even recognized in about:plugins :(&lt;/p&gt;
&lt;p&gt;For now I switched back to Flash 9. Maybe I&#039;ll try again if I&#039;m in the mood, tonight.&lt;/p&gt;
</description>
 <pubDate> <key>pubDate</key>
 <value>Sun, 17 Aug 2008 20:41:13 +0200</value>
</pubDate>
 <dc:creator> <key>dc:creator</key>
 <value>Fabian Neumann</value>
</dc:creator>
 <guid> <key>guid</key>
 <attributes> <isPermaLink>false</isPermaLink>
</attributes>
 <value>comment 109 at http://www.markusthielmann.com</value>
</guid>
</item>
</channel>
</rss>


