How do I install Red5 using apt-get? Getting sub-process error
- by Dalen
This is copy from question of some guy on other forum that never got satisfiably answered.
I encountered the same error few days ago on Ubuntu 13.04 Desktop.
It seems like Red5 is installed but it cannot be run for some reason.
Can anyone explain what is going on here? Why should dpkg fail?
I mean, this is checked repo, it should work fine.
apt-get install red5-server
Selecting previously deselected package red5-server.
(Reading database ... 53491 files and directories currently installed.) Unpacking red5-server (from .../red5-server_0.9.1-4squeeze1_all.deb) ...
Setting up red5-server (0.9.1-4squeeze1) ...
Starting Flash streaming server : red5-server failed!
invoke-rc.d: initscript red5-server, action "start" failed.
dpkg: error processing red5-server (--configure):
subprocess installed post-installation script returned error exit status 1
configured to not write apport reports
Errors were encountered while processing:
red5-server
E: Sub-process /usr/bin/dpkg returned an error code (1)
Logfile error.log in /usr/share/red5/log was completely empty.
Other logs were not but according to them, there were no problems at all.