Skip to main content
Participant
August 15, 2008
Question

flash media interactive server with redhat enterprise linux ?

  • August 15, 2008
  • 4 replies
  • 1443 views
Was wondering if anyone was having issues trying to install the flash media interactive server on a RedHat Enterprise Linux machine. It seems that the installer that is packaged with the program in incompatiable. If so what are you doing to get the server installed? Thanks for any help
    This topic has been closed for replies.

    4 replies

    Participant
    February 12, 2009
    i can't login in admin console, fms 3.5, linux ES5
    http://192.168.1.44/fms_adminConsole.htm

    server add: 192.168.1.44 or 192.168.1.44:1111 or 192.168.1.44:1112
    id: mint
    pd: video123

    fms.ini

    SERVER.ADMIN_USERNAME = mint

    # Password for server admin
    # For example:
    # SERVER.ADMIN_PASSWORD = bar
    #
    SERVER.ADMIN_PASSWORD = video123
    s3ns4iAuthor
    Participant
    August 22, 2008
    i finally got it working, I had to edit the installFMS file to include the version of Redhat linux I was running.
    August 28, 2008
    instead of editing the installFMS file, an easier option would to use this flag:

    ./installFMS -platformWarnOnly
    s3ns4iAuthor
    Participant
    August 22, 2008
    i check the dependencies and noticed that there was one that was not satisfyied " libasneu.so.1 as it was link to nothing. After moving the file to the /usr/lib and running the ldd command on the fmsmaster file i was then able to see the link between the two. When I try to install the program again I recieve the same error message

    "no package installFMS available"- this happens when i try using yum to install the program or

    ERROR: your distribution, unknown, is not supported by this Adobe Flash Media Server installer. - happens when ./installFMS is ran.

    anyone else know of any other tricks to get this installed ? Thanks again for everyone help on this issue.
    Participant
    August 15, 2008
    Do you use Redhat Enterprise Linux 4? It should work in Linux 4.
    Participant
    August 18, 2008
    Has anyone managed to get FMIS working on Linux 5? We have got it installed, but can't connect to the service.

    s3ns4iAuthor
    Participant
    August 18, 2008
    quote:

    Originally posted by: pluap
    Has anyone managed to get FMIS working on Linux 5? We have got it installed, but can't connect to the service.





    Would you mind sharing how you were able to get it installed on 5 ?