1,下载
wget http://developer.axis.com/download/distribution/apps-sys-utils-start-stop-daemon-IR1_9_18-2.tar.gz
2,gcc
gcc start-stop-daemon.c -o start-stop-daemon
3,把start-stop-daemon放到/usr/local/bin下
wget http://developer.axis.com/download/distribution/apps-sys-utils-start-stop-daemon-IR1_9_18-2.tar.gz
2,gcc
gcc start-stop-daemon.c -o start-stop-daemon
3,把start-stop-daemon放到/usr/local/bin下
本文介绍了一种安装start-stop-daemon的方法,包括从Axis官网下载tar.gz文件、使用gcc进行编译以及将编译后的文件放置到指定目录。
5314

被折叠的 条评论
为什么被折叠?



