Flash Media Server on Fedora Core 2
March 18th, 2006
I tried getting a Flash Media Server installed on a Fedora Core 2 box. I spent hours figuring out why after running the start script nothing would happen. It wasn’t until I tried running “./fmsmaster” by it self that I got an error back.
./fmsmaster: error while loading shared libraries: libnspr4.so: cannot open shared object file: No such file or directory
Then it took me some google searching to find that the libnspr4.so belongs to the
“mozilla-nspr-1.7.6-1.2.5.i386.rpm” (for fedora core 2 that is).
ES4 required “seamonkey-nspr” to make the libnspr4.so error to go away.
A little yum-ing and it was all better.
Entry Filed under: Flash Media Server/Flash Video





5 Comments Add your own
1. Ilia | 2006-05-05 at 3.49 am
i do as you write and got that arror in edge.log
Assert failed in /server/edge/TCEdgeControlTransport.cpp line 180
adminserver works, but fms not :(
any ideas?
2. Renaun Erickson | 2006-05-17 at 7.43 am
I do not know much about the Edge servers. It looks like the error above is something else related to the edge implementation.
3. Michael van Eeden | 2006-06-02 at 2.09 am
I had the same problem (’assert failed…’). The solution is to upgrade your linux kernel to 2.6.8. I now have a working FMS2 on Debian!
Michael
4. Alex | 2006-08-23 at 1.39 am
Yes, to fix the assert problem you guys need to
install a newer 2.6.x Linux kernel - see this page:
http://dev.gemin-i.org/wiki/index.php/Flash_Media_Server
And in general to check which libs are needed -
run “ldd fmsmaster” and look for “not found”.
5. Renaun Erickson | 2006-08-24 at 11.39 pm
Thanks for the “ldd fmsmaster” I tried it on a ES 4 and everything checked out.
Leave a Comment
Some HTML allowed:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
Trackback this post | Subscribe to the comments via RSS Feed