centos 에 nodejs, npm 설치하느라고 30분간 삽질한 후기.
1. 일단 tar 버전을 최신버전으로 컴파일한다. (http://firejune.com/1687?stag=tar 참고)
tar 버전을 1.26 으로 설치한다. 기존 설치된건 1.15 였다.
2. npm 을 설치한다.
% curl http://npmjs.org/install.sh | sh
에러발생
gzip: stdin: unexpected end of file
tar 버전을 1.26 으로 설치한다. 기존 설치된건 1.15 였다.
# w-get http://files1.directadmin.com/services/all/tar-1.26.tar.gz
# tar xvzf tar-1.26.tar.gz
# cd tar-1.26
# FORCE_UNSAFE_CONFIGURE=1
# export FORCE_UNSAFE_CONFIGURE
# ./configure
# make
# mv /bin/tar /bin/tar.old
# cp src/tar /bin/tar2. npm 을 설치한다.
% curl http://npmjs.org/install.sh | sh
에러발생
gzip: stdin: unexpected end of file
/usr/local/bin/tar: Child returned status 1
/usr/local/bin/tar: Error is not recoverable: exiting now
It failed
해결방법 : locale을 변경한다. (euckr 인 경우에 오류가 발생)
[root@localhost ~]# locale
해결방법 : locale을 변경한다. (euckr 인 경우에 오류가 발생)
[root@localhost ~]# locale
LANG=ko_KR.eucKR
LC_CTYPE="ko_KR.eucKR"
LC_NUMERIC="ko_KR.eucKR"
LC_TIME="ko_KR.eucKR"
LC_COLLATE="ko_KR.eucKR"
LC_MONETARY="ko_KR.eucKR"
LC_MESSAGES="ko_KR.eucKR"
LC_PAPER="ko_KR.eucKR"
LC_NAME="ko_KR.eucKR"
LC_ADDRESS="ko_KR.eucKR"
LC_TELEPHONE="ko_KR.eucKR"
LC_MEASUREMENT="ko_KR.eucKR"
LC_IDENTIFICATION="ko_KR.eucKR"
LC_ALL=
%export LANG=en_US.UTF-8
Written by John Gilmore and Jay Fenlason.
fetching: http://registry.npmjs.org/npm/-/npm-1.0.106.tgz
0.6.2
1.0.106
cleanup prefix=/usr/local
All clean!
/usr/local/bin/npm -> /usr/local/lib/node_modules/npm/bin/npm-cli.js
/usr/local/bin/npm-g -> /usr/local/lib/node_modules/npm/bin/npm-cli.js
/usr/local/bin/npm_g -> /usr/local/lib/node_modules/npm/bin/npm-cli.js
npm@1.0.106 /usr/local/lib/node_modules/npm
It worked
이제 제대로 설치되었다.
괜히 30분간 삽질했네.
이제 제대로 설치되었다.
괜히 30분간 삽질했네.
핵심) 설치시 오류나면 tar 버전을 확인후 최신 버전으로 업데이트
그래도 오류나면 locale 확인. UTF-8로 locale을 변경한다음 설치
댓글 4개
13년 전
yum 설치는 없는것 같네요.
요즘 다른거 배울게 많아서 node.js 는 패스합니다.
요즘 다른거 배울게 많아서 node.js 는 패스합니다.
13년 전
요즘 뭘 공부하시는지 궁금???????????????????
13년 전
jQuery 조금씩 보고 있습니다.
13년 전
설치한번 해봐야 하는데.....
진짜 짬이 없네요.
마음에 여유가 없어요
추천완료!!!!
진짜 짬이 없네요.
마음에 여유가 없어요
추천완료!!!!
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 8230 | 9년 전 | 75 | ||
| 8229 | 9년 전 | 74 | ||
| 8228 |
커네드커네드
|
9년 전 | 115 | |
| 8227 | 9년 전 | 124 | ||
| 8226 | 9년 전 | 165 | ||
| 8225 | 9년 전 | 151 | ||
| 8224 | 9년 전 | 149 | ||
| 8223 | 9년 전 | 114 | ||
| 8222 |
|
9년 전 | 190 | |
| 8221 | 9년 전 | 93 | ||
| 8220 | 9년 전 | 102 | ||
| 8219 | 9년 전 | 102 | ||
| 8218 | 9년 전 | 141 | ||
| 8217 |
star3840
|
9년 전 | 115 | |
| 8216 | 9년 전 | 162 | ||
| 8215 | 9년 전 | 115 | ||
| 8214 | 9년 전 | 228 | ||
| 8213 | 9년 전 | 161 | ||
| 8212 | 9년 전 | 82 | ||
| 8211 | 9년 전 | 247 | ||
| 8210 | 9년 전 | 248 | ||
| 8209 | 9년 전 | 338 | ||
| 8208 | 9년 전 | 217 | ||
| 8207 | 9년 전 | 230 | ||
| 8206 |
|
9년 전 | 192 | |
| 8205 | 9년 전 | 174 | ||
| 8204 | 9년 전 | 134 | ||
| 8203 | 9년 전 | 234 | ||
| 8202 | 9년 전 | 147 | ||
| 8201 | 9년 전 | 183 | ||
| 8200 | 9년 전 | 166 | ||
| 8199 | 9년 전 | 217 | ||
| 8198 | 9년 전 | 179 | ||
| 8197 | 9년 전 | 167 | ||
| 8196 | 9년 전 | 556 | ||
| 8195 | 9년 전 | 157 | ||
| 8194 | 9년 전 | 283 | ||
| 8193 | 9년 전 | 156 | ||
| 8192 | 9년 전 | 196 | ||
| 8191 | 9년 전 | 143 | ||
| 8190 | 9년 전 | 129 | ||
| 8189 | 9년 전 | 193 | ||
| 8188 | 9년 전 | 131 | ||
| 8187 | 9년 전 | 142 | ||
| 8186 | 9년 전 | 146 | ||
| 8185 | 9년 전 | 314 | ||
| 8184 | 9년 전 | 108 | ||
| 8183 | 9년 전 | 325 | ||
| 8182 | 9년 전 | 169 | ||
| 8181 | 9년 전 | 134 | ||
| 8180 | 9년 전 | 694 | ||
| 8179 | 9년 전 | 488 | ||
| 8178 | 9년 전 | 310 | ||
| 8177 |
kiplayer
|
9년 전 | 324 | |
| 8176 | 9년 전 | 356 | ||
| 8175 | 9년 전 | 222 | ||
| 8174 | 9년 전 | 248 | ||
| 8173 | 9년 전 | 345 | ||
| 8172 | 9년 전 | 197 | ||
| 8171 | 9년 전 | 185 | ||
| 8170 | 9년 전 | 298 | ||
| 8169 |
커네드커네드
|
9년 전 | 261 | |
| 8168 | 9년 전 | 322 | ||
| 8167 | 9년 전 | 323 | ||
| 8166 | 9년 전 | 239 | ||
| 8165 | 9년 전 | 169 | ||
| 8164 | 9년 전 | 304 | ||
| 8163 | 9년 전 | 290 | ||
| 8162 | 9년 전 | 303 | ||
| 8161 | 9년 전 | 298 | ||
| 8160 |
|
9년 전 | 492 | |
| 8159 | 9년 전 | 429 | ||
| 8158 | 9년 전 | 253 | ||
| 8157 | 9년 전 | 381 | ||
| 8156 | 9년 전 | 279 | ||
| 8155 | 9년 전 | 255 | ||
| 8154 |
00년생용띠
|
9년 전 | 599 | |
| 8153 | 9년 전 | 235 | ||
| 8152 |
|
9년 전 | 410 | |
| 8151 | 9년 전 | 409 | ||
| 8150 | 9년 전 | 499 | ||
| 8149 |
Jangfolk
|
9년 전 | 351 | |
| 8148 | 9년 전 | 171 | ||
| 8147 | 9년 전 | 374 | ||
| 8146 | 9년 전 | 437 | ||
| 8145 | 9년 전 | 381 | ||
| 8144 | 9년 전 | 348 | ||
| 8143 | 9년 전 | 195 | ||
| 8142 | 9년 전 | 427 | ||
| 8141 | 9년 전 | 383 | ||
| 8140 | 9년 전 | 929 | ||
| 8139 | 9년 전 | 263 | ||
| 8138 |
전갈자리남자
|
9년 전 | 389 | |
| 8137 | 9년 전 | 397 | ||
| 8136 | 9년 전 | 748 | ||
| 8135 |
|
9년 전 | 796 | |
| 8134 |
PlayPixel
|
9년 전 | 517 | |
| 8133 |
|
9년 전 | 438 | |
| 8132 | 9년 전 | 452 | ||
| 8131 | 9년 전 | 812 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기