TI IPNC_RDK_V3.8.0开发环境建立步骤备忘
生活随笔
收集整理的這篇文章主要介紹了
TI IPNC_RDK_V3.8.0开发环境建立步骤备忘
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.
TI IPNC_RDK_V3.8.0開發(fā)環(huán)境建立步驟備忘:
# RDK installation steps:#
1.mkdir /usr/local/IPNC_RDK_V3.8.02.cd /usr/local/IPNC_RDK_V3.8.0/
3.chmod a+x IPNC_RDK_V3.8.0-Linux-x86-Install.bin
4../IPNC_RDK_V3.8.0-Linux-x86-Install.bin
5.tar -zxvf IPNC_RDK_V3.8.0.tar.gz
# dependency packets install:#
1.apt-get install bison
2.apt-get install flex
3.apt-get install libacl1-dev
4.apt-get install zlib1g-dev
5.apt-get install liblzo2-dev
6.apt-get install uuid-dev
7.apt-get install mtd-utils
# filesys untar:
# cd <installDir>/Source/ipnc_rdk/target
1.cd /usr/local/IPNC_RDK_V3.8.0/Source/ipnc_rdk/target
2.tar -zxvf filesys_ipnc_dm81xx.tar.gz
# chown? –R <useracct>:<useracct> ./*
1.chown? -R root:root ./*
# tft server setup:
1.apt-get install tftpd-hpa
# Default location of <TFTP DIRECTORY> can be found in /etc/default/tftpd-hpa location.
# nfs server setup:(VirtualBox net:bridge)
# apt-get install portmap
1.apt-get install nfs-kernel-server
# apt-get install nfs-common
# Modify /etc/exports file as mentioned with root privileges
/usr/local/IPNC_RDK_V3.8.0/filesys *(rw,no_root_squas h,no_all_squash,sync)
/usr/sbin/exportfs -av
/etc/init.d/nfs -kernel-server restart
# samba server setup:
1.apt-get insall samba
2.apt-get install smbfs
# cp /etc/samba/smb.conf /etc/samba/smb.conf.bak
# 在smb.conf最后添加如下內(nèi)容:
[ipnc]
?? common = ipncdir server
?? path = /usr/local/IPNC_RDK_V3.8.0
?? browseable = yes
?? read only = yes
?? guest ok = yes
3./etc/init.d/smbd restart
#在windows端打開“運行窗口”,輸入 “\\” + “Ubuntu機器的ip或主機名” + “\\” + “用戶各自的samba服務器目錄名”.
總結
以上是生活随笔為你收集整理的TI IPNC_RDK_V3.8.0开发环境建立步骤备忘的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 马云说要用AI赋能产业,最强黄牛党先应用
- 下一篇: 分享UG模具设计技巧