<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Flash Media Server 3 on Ubuntu 7.10 Gutsy</title>
	<atom:link href="http://www.bluetwanger.de/blog/2008/02/11/flash-media-server-3-on-ubuntu-710-gutsy/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bluetwanger.de/blog/2008/02/11/flash-media-server-3-on-ubuntu-710-gutsy/</link>
	<description>Markus Bertheau, Software developer</description>
	<lastBuildDate>Tue, 06 Jul 2010 17:18:17 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Simone</title>
		<link>http://www.bluetwanger.de/blog/2008/02/11/flash-media-server-3-on-ubuntu-710-gutsy/comment-page-1/#comment-70704</link>
		<dc:creator>Simone</dc:creator>
		<pubDate>Fri, 23 Oct 2009 13:18:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.bluetwanger.de/blog/2008/02/11/flash-media-server-3-on-ubuntu-710-gutsy/#comment-70704</guid>
		<description>Why not download deb package from packages.debian.org and then extract with command dpkg?
I had the same problem with Debian lenny amd64 and FMS3.5.
Still ldd was complaining missing libnspr4.so and 
other libs...from the lib32 package.

I proceeded in this way

I downloaded http://packages.debian.org/stable/libnspr4-0d for i386 arch and the extracted with : 
dpkg --extract libnspr4-0d_4.7.1-4_i386.deb  /tmp/

Then you&#039;ll find in /tmp/usr/lib/ what you need...

FMS-SERVER:/tmp/usr/lib# ls
libnspr4.so     libplc4.so     libplds4.so
libnspr4.so.0d  libplc4.so.0d  libplds4.so.0d

Copy 
I then copied the libs from /tmp/usr/lib back to the /lib32/

This should fix all the missing library problems!</description>
		<content:encoded><![CDATA[<p>Why not download deb package from packages.debian.org and then extract with command dpkg?<br />
I had the same problem with Debian lenny amd64 and FMS3.5.<br />
Still ldd was complaining missing libnspr4.so and<br />
other libs&#8230;from the lib32 package.</p>
<p>I proceeded in this way</p>
<p>I downloaded <a href="http://packages.debian.org/stable/libnspr4-0d" rel="nofollow">http://packages.debian.org/stable/libnspr4-0d</a> for i386 arch and the extracted with :<br />
dpkg --extract libnspr4-0d_4.7.1-4_i386.deb  /tmp/</p>
<p>Then you&#8217;ll find in /tmp/usr/lib/ what you need&#8230;</p>
<p>FMS-SERVER:/tmp/usr/lib# ls<br />
libnspr4.so     libplc4.so     libplds4.so<br />
libnspr4.so.0d  libplc4.so.0d  libplds4.so.0d</p>
<p>Copy<br />
I then copied the libs from /tmp/usr/lib back to the /lib32/</p>
<p>This should fix all the missing library problems!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.bluetwanger.de/blog/2008/02/11/flash-media-server-3-on-ubuntu-710-gutsy/comment-page-1/#comment-59057</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Sat, 07 Feb 2009 22:32:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.bluetwanger.de/blog/2008/02/11/flash-media-server-3-on-ubuntu-710-gutsy/#comment-59057</guid>
		<description>OK I figured it out as far as installing FMS 3.5 on Debian 4.0 64bit (AMD 64).

I had to use rpmfind to find this rpm package

nspr-4.7.3-1.fc10.i386.rpm

I used this to extract the rpm: rpm2cpio package.rpm &#124; cpio -dimv

Then I copied the library files in the LIB directory of extracted RPM to the /lib32 directory

NOW FMS 3.5 STARTS!

Now the fmsadmin will not run!   Even after restarting it.  Please tell me how to fix fmsadmin...I can&#039;t administrate the server.</description>
		<content:encoded><![CDATA[<p>OK I figured it out as far as installing FMS 3.5 on Debian 4.0 64bit (AMD 64).</p>
<p>I had to use rpmfind to find this rpm package</p>
<p>nspr-4.7.3-1.fc10.i386.rpm</p>
<p>I used this to extract the rpm: rpm2cpio package.rpm | cpio -dimv</p>
<p>Then I copied the library files in the LIB directory of extracted RPM to the /lib32 directory</p>
<p>NOW FMS 3.5 STARTS!</p>
<p>Now the fmsadmin will not run!   Even after restarting it.  Please tell me how to fix fmsadmin&#8230;I can&#8217;t administrate the server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.bluetwanger.de/blog/2008/02/11/flash-media-server-3-on-ubuntu-710-gutsy/comment-page-1/#comment-59004</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Sat, 07 Feb 2009 01:52:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.bluetwanger.de/blog/2008/02/11/flash-media-server-3-on-ubuntu-710-gutsy/#comment-59004</guid>
		<description>I am trying to install FMS 3.5 on Debian 4.0 64 bit (AMD 64).   Has anyone successfully done this with or without these patches?  I am about to give up and go back to Debian 32 bit OS.  Most of the problem is that my apt-get wants to download 64 bit versions of libraries which is not compatible with FMS..specifically the netscape runtime libraries.

If anyone can tell me the steps to install FMS 3.5 on a Debian 4.0 AMD 64 bit box please let me know.  I&#039;ve googled this to death!</description>
		<content:encoded><![CDATA[<p>I am trying to install FMS 3.5 on Debian 4.0 64 bit (AMD 64).   Has anyone successfully done this with or without these patches?  I am about to give up and go back to Debian 32 bit OS.  Most of the problem is that my apt-get wants to download 64 bit versions of libraries which is not compatible with FMS..specifically the netscape runtime libraries.</p>
<p>If anyone can tell me the steps to install FMS 3.5 on a Debian 4.0 AMD 64 bit box please let me know.  I&#8217;ve googled this to death!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Terranova</title>
		<link>http://www.bluetwanger.de/blog/2008/02/11/flash-media-server-3-on-ubuntu-710-gutsy/comment-page-1/#comment-58600</link>
		<dc:creator>Joe Terranova</dc:creator>
		<pubDate>Fri, 30 Jan 2009 18:09:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.bluetwanger.de/blog/2008/02/11/flash-media-server-3-on-ubuntu-710-gutsy/#comment-58600</guid>
		<description>I modified this to work for FMS 3.5 . The updated patch is here: http://www.joeterranova.net/2009/01/30/flash-media-server-35-on-ubuntu/</description>
		<content:encoded><![CDATA[<p>I modified this to work for FMS 3.5 . The updated patch is here: <a href="http://www.joeterranova.net/2009/01/30/flash-media-server-35-on-ubuntu/" rel="nofollow">http://www.joeterranova.net/2009/01/30/flash-media-server-35-on-ubuntu/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Terranova :: Flash Media Server 3.5 on Ubuntu</title>
		<link>http://www.bluetwanger.de/blog/2008/02/11/flash-media-server-3-on-ubuntu-710-gutsy/comment-page-1/#comment-58599</link>
		<dc:creator>Joe Terranova :: Flash Media Server 3.5 on Ubuntu</dc:creator>
		<pubDate>Fri, 30 Jan 2009 18:01:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.bluetwanger.de/blog/2008/02/11/flash-media-server-3-on-ubuntu-710-gutsy/#comment-58599</guid>
		<description>[...] Linux, Flash Media Server only supports Redhat. In February, Markus Bertheau posted a patch for FMS 3, so that it would run on Ubuntu. Based on that patch, here is a patch for FMS 3.5 . It&#8217;s [...]</description>
		<content:encoded><![CDATA[<p>[...] Linux, Flash Media Server only supports Redhat. In February, Markus Bertheau posted a patch for FMS 3, so that it would run on Ubuntu. Based on that patch, here is a patch for FMS 3.5 . It&#8217;s [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arionka</title>
		<link>http://www.bluetwanger.de/blog/2008/02/11/flash-media-server-3-on-ubuntu-710-gutsy/comment-page-1/#comment-56784</link>
		<dc:creator>Arionka</dc:creator>
		<pubDate>Sun, 21 Dec 2008 19:31:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.bluetwanger.de/blog/2008/02/11/flash-media-server-3-on-ubuntu-710-gutsy/#comment-56784</guid>
		<description>We have problem only FMS3, FMS2 works correctly.
Why not does it the FMS3?</description>
		<content:encoded><![CDATA[<p>We have problem only FMS3, FMS2 works correctly.<br />
Why not does it the FMS3?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arionka</title>
		<link>http://www.bluetwanger.de/blog/2008/02/11/flash-media-server-3-on-ubuntu-710-gutsy/comment-page-1/#comment-56783</link>
		<dc:creator>Arionka</dc:creator>
		<pubDate>Sun, 21 Dec 2008 19:25:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.bluetwanger.de/blog/2008/02/11/flash-media-server-3-on-ubuntu-710-gutsy/#comment-56783</guid>
		<description>We have an one big problem. We use FMS with Debian Etch and sometimes the processor load approaching the 100%. Why? Have same problem to anybody?

Excuse me, but my English is quite wrong.</description>
		<content:encoded><![CDATA[<p>We have an one big problem. We use FMS with Debian Etch and sometimes the processor load approaching the 100%. Why? Have same problem to anybody?</p>
<p>Excuse me, but my English is quite wrong.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mason</title>
		<link>http://www.bluetwanger.de/blog/2008/02/11/flash-media-server-3-on-ubuntu-710-gutsy/comment-page-1/#comment-55938</link>
		<dc:creator>Mason</dc:creator>
		<pubDate>Sat, 06 Dec 2008 20:48:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.bluetwanger.de/blog/2008/02/11/flash-media-server-3-on-ubuntu-710-gutsy/#comment-55938</guid>
		<description>If anyone else shows up here trying to figure out one of the fmsini issues

ERROR: You are running the Adobe Flash Media Server installer
on the wrong platform.

FMS does not run on ppc machines.</description>
		<content:encoded><![CDATA[<p>If anyone else shows up here trying to figure out one of the fmsini issues</p>
<p>ERROR: You are running the Adobe Flash Media Server installer<br />
on the wrong platform.</p>
<p>FMS does not run on ppc machines.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mikikg</title>
		<link>http://www.bluetwanger.de/blog/2008/02/11/flash-media-server-3-on-ubuntu-710-gutsy/comment-page-1/#comment-55713</link>
		<dc:creator>Mikikg</dc:creator>
		<pubDate>Tue, 02 Dec 2008 00:27:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.bluetwanger.de/blog/2008/02/11/flash-media-server-3-on-ubuntu-710-gutsy/#comment-55713</guid>
		<description>Hi, thanks for this patch. For me this patch work on Ubuntu 8 and also work on Debian 4 but with additional library (apt-get install libnspr4-dev)</description>
		<content:encoded><![CDATA[<p>Hi, thanks for this patch. For me this patch work on Ubuntu 8 and also work on Debian 4 but with additional library (apt-get install libnspr4-dev)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Louis, Sandra und Jan &#187; Blog Archiv &#187; Installation von Flash Media Server 3 auf Debian (etch)</title>
		<link>http://www.bluetwanger.de/blog/2008/02/11/flash-media-server-3-on-ubuntu-710-gutsy/comment-page-1/#comment-51292</link>
		<dc:creator>Louis, Sandra und Jan &#187; Blog Archiv &#187; Installation von Flash Media Server 3 auf Debian (etch)</dc:creator>
		<pubDate>Tue, 14 Oct 2008 13:22:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.bluetwanger.de/blog/2008/02/11/flash-media-server-3-on-ubuntu-710-gutsy/#comment-51292</guid>
		<description>[...] es sich um eine freie &#220;bersetzung aus dem Englischen. Vielen Dank an den Betreiber dieser Seite f&#252;r die englische Anleitung und die Bereitstellung des [...]</description>
		<content:encoded><![CDATA[<p>[...] es sich um eine freie &#220;bersetzung aus dem Englischen. Vielen Dank an den Betreiber dieser Seite f&#252;r die englische Anleitung und die Bereitstellung des [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan</title>
		<link>http://www.bluetwanger.de/blog/2008/02/11/flash-media-server-3-on-ubuntu-710-gutsy/comment-page-1/#comment-51006</link>
		<dc:creator>Jan</dc:creator>
		<pubDate>Thu, 09 Oct 2008 22:40:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.bluetwanger.de/blog/2008/02/11/flash-media-server-3-on-ubuntu-710-gutsy/#comment-51006</guid>
		<description>Thx man!</description>
		<content:encoded><![CDATA[<p>Thx man!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yetihehe</title>
		<link>http://www.bluetwanger.de/blog/2008/02/11/flash-media-server-3-on-ubuntu-710-gutsy/comment-page-1/#comment-50591</link>
		<dc:creator>yetihehe</dc:creator>
		<pubDate>Wed, 01 Oct 2008 10:27:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.bluetwanger.de/blog/2008/02/11/flash-media-server-3-on-ubuntu-710-gutsy/#comment-50591</guid>
		<description>In case someone still had problem with libraries in hardy, in /opt/adobe/fms do:
ldd fmsmaster

for example if there is no libplc4.so, find rpm package in rpmfind, download it, and:
rpm2cpio package.rpm &#124; cpio -dimv

it will unpack it into current directory. Copy required libs to /lib32.
It worked for me only after this.</description>
		<content:encoded><![CDATA[<p>In case someone still had problem with libraries in hardy, in /opt/adobe/fms do:<br />
ldd fmsmaster</p>
<p>for example if there is no libplc4.so, find rpm package in rpmfind, download it, and:<br />
rpm2cpio package.rpm | cpio -dimv</p>
<p>it will unpack it into current directory. Copy required libs to /lib32.<br />
It worked for me only after this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://www.bluetwanger.de/blog/2008/02/11/flash-media-server-3-on-ubuntu-710-gutsy/comment-page-1/#comment-50578</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Wed, 01 Oct 2008 01:10:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.bluetwanger.de/blog/2008/02/11/flash-media-server-3-on-ubuntu-710-gutsy/#comment-50578</guid>
		<description>Great Tut.  I really appreciate it!  Working on a free videoconferencing app for my site, Labspaces.net.

Also made the p&quot;L&quot; vs p&quot;one&quot; mistake.  It&#039;s patch p&quot;one&quot;. I&#039;m a noob.</description>
		<content:encoded><![CDATA[<p>Great Tut.  I really appreciate it!  Working on a free videoconferencing app for my site, Labspaces.net.</p>
<p>Also made the p&#8221;L&#8221; vs p&#8221;one&#8221; mistake.  It&#8217;s patch p&#8221;one&#8221;. I&#8217;m a noob.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Netti-tv tutkimus: Netti-tv tutkimus</title>
		<link>http://www.bluetwanger.de/blog/2008/02/11/flash-media-server-3-on-ubuntu-710-gutsy/comment-page-1/#comment-49988</link>
		<dc:creator>Netti-tv tutkimus: Netti-tv tutkimus</dc:creator>
		<pubDate>Fri, 12 Sep 2008 06:46:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.bluetwanger.de/blog/2008/02/11/flash-media-server-3-on-ubuntu-710-gutsy/#comment-49988</guid>
		<description>[...] Ubunu 7.10 Gutsy:yyn asennukseen: http://www.bluetwanger.de/blog/2008/02/11/flash-media-server-3-on-ubuntu-710-gutsy/ (nämä ohjeet toimivat myös Fedora Core 7:n [...]</description>
		<content:encoded><![CDATA[<p>[...] Ubunu 7.10 Gutsy:yyn asennukseen: <a href="http://www.bluetwanger.de/blog/2008/02/11/flash-media-server-3-on-ubuntu-710-gutsy/" rel="nofollow">http://www.bluetwanger.de/blog/2008/02/11/flash-media-server-3-on-ubuntu-710-gutsy/</a> (nämä ohjeet toimivat myös Fedora Core 7:n [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Chabot</title>
		<link>http://www.bluetwanger.de/blog/2008/02/11/flash-media-server-3-on-ubuntu-710-gutsy/comment-page-1/#comment-49053</link>
		<dc:creator>Paul Chabot</dc:creator>
		<pubDate>Wed, 27 Aug 2008 05:07:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.bluetwanger.de/blog/2008/02/11/flash-media-server-3-on-ubuntu-710-gutsy/#comment-49053</guid>
		<description>To anyone who made this mistake as I did.. heh
The patch is -p1
Not patch -pl</description>
		<content:encoded><![CDATA[<p>To anyone who made this mistake as I did.. heh<br />
The patch is -p1<br />
Not patch -pl</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.bluetwanger.de/blog/2008/02/11/flash-media-server-3-on-ubuntu-710-gutsy/comment-page-1/#comment-48939</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Mon, 25 Aug 2008 21:45:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.bluetwanger.de/blog/2008/02/11/flash-media-server-3-on-ubuntu-710-gutsy/#comment-48939</guid>
		<description>On my system it was not needed to install libnspr4-dev; libnspr4-0d was enough (by the way, for Debian people, that last package does at the moment not provide the appropriate links, so you have to make the links in /usr/lib/ yourself)

# install dependencies
sudo apt-get install libnspr4-0d

Debian only:
cd /usr/lib
sudo ln -s libnspr4.so.0d libnspr4.so
sudo ln -s libplc4.so.0d libplc4.so
sudo ln -s libplds4.so.0d libplds4.so</description>
		<content:encoded><![CDATA[<p>On my system it was not needed to install libnspr4-dev; libnspr4-0d was enough (by the way, for Debian people, that last package does at the moment not provide the appropriate links, so you have to make the links in /usr/lib/ yourself)</p>
<p># install dependencies<br />
sudo apt-get install libnspr4-0d</p>
<p>Debian only:<br />
cd /usr/lib<br />
sudo ln -s libnspr4.so.0d libnspr4.so<br />
sudo ln -s libplc4.so.0d libplc4.so<br />
sudo ln -s libplds4.so.0d libplds4.so</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vishnu Kumar</title>
		<link>http://www.bluetwanger.de/blog/2008/02/11/flash-media-server-3-on-ubuntu-710-gutsy/comment-page-1/#comment-46458</link>
		<dc:creator>Vishnu Kumar</dc:creator>
		<pubDate>Thu, 31 Jul 2008 11:05:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.bluetwanger.de/blog/2008/02/11/flash-media-server-3-on-ubuntu-710-gutsy/#comment-46458</guid>
		<description>Hi,

im installing fms3 on ubuntu 7.04
when i tried to install libnspr4-dev it says to remove some 30 packages:

Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages will be REMOVED:
  alacarte bug-buddy contact-lookup-applet deskbar-applet ekiga epiphany-browser evolution
  evolution-data-server evolution-exchange evolution-plugins firefox firefox-gnome-support
  gaim gnome-applets gnome-control-center gnome-panel gnome-session gnome-terminal
  gnome-user-guide libcamel1.2-10 libebook1.2-9 libedata-book1.2-2 libedataserverui1.2-8
  libnspr-dev libnspr4 libnss3 nautilus nautilus-cd-burner nautilus-sendto ubuntu-desktop
  ubuntu-docs yelp
The following NEW packages will be installed:
  libnspr4-dev
0 upgraded, 1 newly installed, 32 to remove and 0 not upgraded.
Need to get 206kB of archives.
After unpacking 151MB disk space will be freed.

It is removing so much, but that i tried installing libnspr-dev which installed without any removals.
Will this package be enough ??</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>im installing fms3 on ubuntu 7.04<br />
when i tried to install libnspr4-dev it says to remove some 30 packages:</p>
<p>Reading package lists&#8230; Done<br />
Building dependency tree<br />
Reading state information&#8230; Done<br />
The following packages will be REMOVED:<br />
  alacarte bug-buddy contact-lookup-applet deskbar-applet ekiga epiphany-browser evolution<br />
  evolution-data-server evolution-exchange evolution-plugins firefox firefox-gnome-support<br />
  gaim gnome-applets gnome-control-center gnome-panel gnome-session gnome-terminal<br />
  gnome-user-guide libcamel1.2-10 libebook1.2-9 libedata-book1.2-2 libedataserverui1.2-8<br />
  libnspr-dev libnspr4 libnss3 nautilus nautilus-cd-burner nautilus-sendto ubuntu-desktop<br />
  ubuntu-docs yelp<br />
The following NEW packages will be installed:<br />
  libnspr4-dev<br />
0 upgraded, 1 newly installed, 32 to remove and 0 not upgraded.<br />
Need to get 206kB of archives.<br />
After unpacking 151MB disk space will be freed.</p>
<p>It is removing so much, but that i tried installing libnspr-dev which installed without any removals.<br />
Will this package be enough ??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: erixtekila</title>
		<link>http://www.bluetwanger.de/blog/2008/02/11/flash-media-server-3-on-ubuntu-710-gutsy/comment-page-1/#comment-45672</link>
		<dc:creator>erixtekila</dc:creator>
		<pubDate>Tue, 22 Jul 2008 13:49:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.bluetwanger.de/blog/2008/02/11/flash-media-server-3-on-ubuntu-710-gutsy/#comment-45672</guid>
		<description>@csy : eventhough I use ln -s on the dependency, ldd still state that the library doesn&#039;t exist. Is there any way to refresh this ?

BTW, are you sure that RTMPT works for you ?</description>
		<content:encoded><![CDATA[<p>@csy : eventhough I use ln -s on the dependency, ldd still state that the library doesn&#8217;t exist. Is there any way to refresh this ?</p>
<p>BTW, are you sure that RTMPT works for you ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://www.bluetwanger.de/blog/2008/02/11/flash-media-server-3-on-ubuntu-710-gutsy/comment-page-1/#comment-45599</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Mon, 21 Jul 2008 13:58:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.bluetwanger.de/blog/2008/02/11/flash-media-server-3-on-ubuntu-710-gutsy/#comment-45599</guid>
		<description>flash:/FMS_3_0_1_r123# ./installFMS -platformWarnOnly
./fmsini: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory</description>
		<content:encoded><![CDATA[<p>flash:/FMS_3_0_1_r123# ./installFMS -platformWarnOnly<br />
./fmsini: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: csy</title>
		<link>http://www.bluetwanger.de/blog/2008/02/11/flash-media-server-3-on-ubuntu-710-gutsy/comment-page-1/#comment-45569</link>
		<dc:creator>csy</dc:creator>
		<pubDate>Mon, 21 Jul 2008 07:31:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.bluetwanger.de/blog/2008/02/11/flash-media-server-3-on-ubuntu-710-gutsy/#comment-45569</guid>
		<description>to erixtekila: ln -s /opt/adobe/fms/libasneu.so.1  /lib/libasneu.so.1

Thanks for the script, i make some modification. User/group mapping does not work for me (at debian, installed root/root uid/gid), need some changes. If u like publish, please drop email to me.</description>
		<content:encoded><![CDATA[<p>to erixtekila: ln -s /opt/adobe/fms/libasneu.so.1  /lib/libasneu.so.1</p>
<p>Thanks for the script, i make some modification. User/group mapping does not work for me (at debian, installed root/root uid/gid), need some changes. If u like publish, please drop email to me.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
