In the past i had to install Flash Media Server 2 on Ubuntu and Markus Bertheau’s Blog came to help with publishing a patch to make this work. Time went by and now i had to install Flash Media Server 3 on my Ubuntu box. Again Markus has a patch for the fms3 installer script …
Tag Archive: media server
Jan
14
2007
Installing Flash Media Server 2 on Ubuntu 6.10
The installation script for Flash Media Server works only on RedHat Enterprise by default. With some modifications it works fine on Ubuntu Edgy: apt-get install libnspr4 libstdc++5 libstdc++5-3.3-dev wget http://download.macromedia.com/pub/flashmediaserver/ updates/2_0_3/linux/flashmediaserver2.tar.gz tar xfz flashmediaserver2.tar.gz cd FMS* wget http://www.bluetwanger.de/~mbertheau/fms.patch patch -p1 < fms.patch sudo ./installFMS Live aus der Marschrutka √?¬ª Installing Flash Media Server 2 on Ubuntu 6.10 Edgy this howto is written bei Markus Bertheau, please check the original article and his blog here.