Skip to main content
Participant
August 28, 2006
Answered

FMS installation problems

  • August 28, 2006
  • 3 replies
  • 592 views
Hey Folks: I'm attempting to install FMS on a RHEL server. Upon installation, here's what I see:

-----
Installing Macromedia Flash Media Server files...
Configuring Macromedia Flash Media Server...
Adding "fms" service.
Setting default admin to "fms".
Setting autostart for "fms".
Server:fms command:stop
NPTL 2.3.4
Stopping Macromedia Flash Media Server (please check /var/log/messages)
fmsmaster: no process killed
Server has shutdown...
./shmrd: error while loading shared libraries: libnspr4.so: cannot open shared object file: No such file or directory

Admin server:fmsadmin command:stop
Stopping Macromedia Flash Media Admin Server (please check /var/log/messages)
fmsadmin: no process killed
Admin Server has shutdown...
./shmrd: error while loading shared libraries: libnspr4.so: cannot open shared object file: No such file or directory

-----
$ ps auxww | grep -i fms
root 5831 0.2 0.3 36560 3876 pts/1 Sl 11:13 0:00 ./fmsadmin -console -conf ./conf/Server.xml
-----

I cant appear to get the fms process itself to start.

Has anyone else seen this?

Thanks much.
    This topic is closed to new replies. Start a new post to keep the conversation going.
    Correct answer vjstar
    Installing the libnspr4 library worked. Thanks very much Pez.

    3 replies

    Inspiring
    August 29, 2006
    this problem has been mentioned here before, checkout this thread
    looks like you need to get a RPM with the libnspr library.
    vjstarAuthorCorrect answer
    Participant
    August 29, 2006
    Installing the libnspr4 library worked. Thanks very much Pez.
    Participant
    August 29, 2006
    Hi,

    Can you tell us more about your OS?