标签: red5

Red5 - Linux 安装 init.d 脚本

我已经按照这个漂亮的小教程在 Ubuntu 11.04 上安装了 red5
我现在可以运行它/usr/share/red5/red5.sh
但是我想要一个 init.d 脚本,就像/etc/init.d/red5 start|stop|restart|...
我在这里找到的那样但是当使用时,它说

.: 11: 无法打开 /etc/rc.d/init.d/functions

我该怎么做才能让它发挥作用?

编辑

更换. /etc/rc.d/init.d/functions. /lib/lsb/init-functions会给我

$ sudo /etc/init.d/red5 stop
/etc/init.d/red5: 50: status}”: not found
stop : missing task name
尝试“stop --help”以获取更多信息。
重新启动:缺少任务名称
尝试“重新启动 --help”以获取更多信息。

installation red5

4
推荐指数
1
解决办法
1万
查看次数

标签 统计

installation ×1

red5 ×1