As we all know, FlashMediaServer is a 32-bit program. When installed in a 64-bit Ubuntu environment, the "./fmsini: notfound" error occurs. Therefore, I have found an installation script on the Internet to automatically install FMS3.5.3 on 32/64-bit Ubuntu. Workflow: Check whether the Linux system version and architecture are supported. If the producer does not have the flashmediaserver3.5.tar.gz package
As we all know, Flash Media Server is a 32-bit program. When installed in a 64-bit Ubuntu environment, the "./fmsini: not found" error occurs. Therefore, I have found an installation script on the Internet, which can be automatically installed on 32/64-bit Ubuntu.
Workflow:
Check whether the Linux system version and architecture are supported.
If the FlashMediaServer3.5.tar.gz package does not exist locally, it is automatically downloaded from the Adobe official website.
Decompress the package and check whether the installation file is valid.
Check and install the dependency package (ia32-libs) for the current Ubuntu version and architecture, whether 32-bit or 64-bit.
Download and install a patch to install the program.
Run the program.
How to use:
Yipsilon @ ubuntu :~ $ Sudo bash./install-fms-3.5.3-ubuntu
Install-fms-3.5.zip