Ask a Question related to Macromedia Flash Flashcom, Design and Development.
-
gepatto #1
FMS2 on FC4 anyone?
Has anyone been able to install FMS2 on Fedora Core 4?
Installations with -plaformWarnOnly goes fine.
But the server won't start. I can see the process start, but it just stops
again.
I've also installed mozilla-nspr as suggested in another thread.
there's also no messages in /var/log/messages
Anyone got an idea?
Patrick.
gepatto Guest
-
FMS2 and CS3
I've been beating my head against the wall on trying to get a simple video streaming going with CS3 and FMS2. Are there any "HelloWorld" type... -
FMS2 Configuration
Hi we trying to setup FMS2 for the first time, our infrastructure look like this <FireWall> ---> <Web Server> ---> <Back end Server> 1)is it... -
Actionscript 3.0 and FMS2
Can i use Actionscript 3.0 to connect to RMTP? Because NetStatusEvent always return netConnection.Connect.Failed when i use :... -
FMS2 and Smil
Hi, I read that FMS2 support XML playlist format like SMIL. I be able to use smil file in a client-side way with FLVPlayBack but it's very... -
[Q] Can I do this with FMS2???
Hi... :) Okay... I was wondering if this can be done in FMS2... Let's say that I have a movieClip that is the same size as the stage, and this... -
MIBtwo #2
Re: FMS2 on FC4 anyone?
Hello gepatto,
I did not try it on Fedora, but had a simmilar occurance with SuSE Linux 10.
To find out what the problem is, edit the file "server" in the FMS2
installation directory ( usually /opt/macromedia/fms). In the section "start"
of this file look for those two lines : "nohup ./$server -console $@ >
/dev/null 2>&1 &" and "nohup ./$server $@ > /dev/null 2>&1 &". Change them to
look like this : "./$server -console $@" and " ./$server $@ ".
When you now start fms2 by calling "server" ( or better said ./server at the
linux prompt from within /opt/macromedia/fms/ ) you will see what fms complains
about. In my case it was two missing libraries ( libssl.so.4 and libcrypto.so.4
) After creating them by linking to the existing versions in my system (
libssl.so.0.9.7 and libcrypto.0.9.7) fms worked perfectly as expected and
starts logging into /var/log/messages, too. I don't know if this helps you out
of your entire problem, but maybe it gives a starting point.
Greets
MIBtwo Guest
-
gepatto #3
Re: FMS2 on FC4 anyone?
Hey MIBtwo,
thnx, I got it running now in FC4.
changing the server file did not give any clues (actually did nothing at all),
so I restored the original version.
The two symbolic links however DID solve my problem! [ on FC4 they are
/lib/libssl.so.0.9.7.f and /lib/libcrypto.0.9.7.f ]
gepatto Guest
-
TrippleEx #4
Re: FMS2 on FC4 anyone?
<blockquote>quote:<br><hr><i>Originally posted by: <b><b>MIBtwo</b></b></i>
Hello gepatto,
I did not try it on Fedora, but had a simmilar occurance with SuSE Linux 10.
To find out what the problem is, edit the file "server" in the FMS2
installation directory ( usually /opt/macromedia/fms). In the section "start"
of this file look for those two lines : "nohup ./$server -console $@ >
/dev/null 2>&1 &" and "nohup ./$server $@ > /dev/null 2>&1 &". Change them to
look like this : "./$server -console $@" and " ./$server $@ ".
When you now start fms2 by calling "server" ( or better said ./server at the
linux prompt from within /opt/macromedia/fms/ ) you will see what fms complains
about. In my case it was two missing libraries ( libssl.so.4 and libcrypto.so.4
) After creating them by linking to the existing versions in my system (
libssl.so.0.9.7 and libcrypto.0.9.7) fms worked perfectly as expected and
starts logging into /var/log/messages, too. I don't know if this helps you out
of your entire problem, but maybe it gives a starting point.
Greets<hr></blockquote>
How to installing und linking the libs on Suse??
TrippleEx Guest



Reply With Quote

