目录
查看gcc 版本
- 查看gcc 版本
arm-linux-gnueabihf-strings libseekware.so |grep GCC
查看glibc版本
arm-linux-gnueabihf-strings libseekware.so |grep GLIB
ln -s 源文件 链接文件
ln -s test.cn test.ln
ln -s -f libseekware.so.2.22 libseekware.so.2
wget 使用
[添加用户到sudoers]
sudo chmod u+w /etc/sudoers
sudo vim /etc/sudoers
# User privilege specification
root ALL=(ALL:ALL) ALL
xu ALL=(ALL:ALL) ALL
sudo chmod u-w /etc/sudoers
输出IP和端口
printf("%s %s:%d \n",__FUNCTION__,inet_ntoa(pNetSkt->addr),ntohs(pNetSkt->port));
[摄像头权限]
sudo chmod 777 /dev/video0
cat ~/.indent.pro
-npro -kr -i8 -ts8 -sob -l80 -ss -ncs
[git 恢复误删]
xu@ubuntu18:git_ipc_hi3516C_V3$ git log
commit b6823975bcc8c191279261120d523c36007c28b9 (HEAD -> master, origin/topic_HI3516C_V300_ORIGNAL, origin/master, origin/HEAD)
Author: lynch <leqing_h@163.com>
Date: Sun Aug 11 02:53:08 2019 +0800
[Mod]hi3516cv300(orignal)
xu@ubuntu18:git_ipc_hi3516C_V3$ git reset --hard b6823975bcc8c191279261120d523c36007c28b9../../api/src/