티스토리 뷰
개발 전 늘 build server를 세팅 하곤 한다.
RDK에서 recommand한 데로 ubuntu 12.04를 기준으로 세팅에 필요한 항목을 모아본다.
ubuntu 12.04 image
http://releases.ubuntu.com/12.04/
그러나, daumkakao에서 받는 게 더 빠르다.
http://ftp.daumkakao.com/ubuntu-releases/12.04.5/
HDD 준비
http://mindata.tistory.com/16ubuntu USB image 만들기
sshd 설치
http://wlsufl.blogspot.kr/2014/02/ssh.html
#> sudo apt-get install openssh-server
nfsd 설치
tftp 설치
/nfsroot, /tftpboot 생성
mode 777
node.js 및 npm 설치
http://rene402.tistory.com/m/post/46
회사 git 서버용 auto login 설정
#> ssh-keygen #> ssh-copy-id -i ~/.ssh/id_rsa.pub ${server계정}@${server-ip}
shell 변경, dash -> bash
#> sudo dpkg-reconfigure dash
samba 설치
기타 필수 packages
sudo apt-get install \
autoconf \
automake \
autopoint \
bison \
build-essential \
chrpath \
cmake \
coreutils \
curl \
cvs \
desktop-file-utils \
diffstat \
docbook-utils \
dos2unix \
doxygen \
flex \
g++ \
gawk \
gcc \
gettext \
git-core \
gperf \
groff \
help2man \
libbz2-dev \
libfile-slurp-perl \
libgl1-mesa-dev \
libglib2.0-dev \
libglu1-mesa-dev \
libncurses-dev \
libpcre3-dev \
libsdl1.2-dev \
libssl-dev \
libtool \
lynx-cur \
make \
meld \
mercurial \
minicom \
openjdk-7-jre \
putty \
python-argparse \
python-dev \
python-dulwich \
python-pexpect \
python-pysqlite2 \
python-svn \
rpm \
ruby \
sed \
subversion \
texi2html \
texinfo \
tofrodos \
transfig \
unzip \
uuid-dev \
vim \
wget \
xutils-dev \
zlib1g-dev
'simple hints' 카테고리의 다른 글
logging - printf debugging (0) | 2015.06.24 |
---|---|
Single UNIX Specification (0) | 2015.06.03 |
Qt에서 include 시 필요한 package matching (0) | 2015.03.19 |
configure 실행하기 (0) | 2015.03.14 |
--sysroot 용도 (0) | 2015.03.14 |
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- raspberry pi
- mt7612u
- Cups
- C/C++
- compile error
- printer
- driver
- 받아준다
- f_dentry
- enum
- grails
- gerrit commit
- 왜 -1을 줘 놓고 그 코드 그대로 썼냐?
- Laser
- Samsung
- const
- installation
- #define
- new plugin
- RDK
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
글 보관함