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년 전 | 137 | ||
| 8229 | 9년 전 | 123 | ||
| 8228 |
커네드커네드
|
9년 전 | 164 | |
| 8227 | 9년 전 | 210 | ||
| 8226 | 9년 전 | 224 | ||
| 8225 | 9년 전 | 202 | ||
| 8224 | 9년 전 | 210 | ||
| 8223 | 9년 전 | 176 | ||
| 8222 |
|
9년 전 | 250 | |
| 8221 | 9년 전 | 160 | ||
| 8220 | 9년 전 | 189 | ||
| 8219 | 9년 전 | 158 | ||
| 8218 | 9년 전 | 196 | ||
| 8217 |
star3840
|
9년 전 | 167 | |
| 8216 | 9년 전 | 241 | ||
| 8215 | 9년 전 | 184 | ||
| 8214 | 9년 전 | 292 | ||
| 8213 | 9년 전 | 248 | ||
| 8212 | 9년 전 | 158 | ||
| 8211 | 9년 전 | 335 | ||
| 8210 | 9년 전 | 335 | ||
| 8209 | 9년 전 | 405 | ||
| 8208 | 9년 전 | 300 | ||
| 8207 | 9년 전 | 301 | ||
| 8206 |
|
9년 전 | 253 | |
| 8205 | 9년 전 | 236 | ||
| 8204 | 9년 전 | 215 | ||
| 8203 | 9년 전 | 286 | ||
| 8202 | 9년 전 | 203 | ||
| 8201 | 9년 전 | 250 | ||
| 8200 | 9년 전 | 257 | ||
| 8199 | 9년 전 | 268 | ||
| 8198 | 9년 전 | 235 | ||
| 8197 | 9년 전 | 224 | ||
| 8196 | 9년 전 | 635 | ||
| 8195 | 9년 전 | 233 | ||
| 8194 | 9년 전 | 348 | ||
| 8193 | 9년 전 | 249 | ||
| 8192 | 9년 전 | 266 | ||
| 8191 | 9년 전 | 214 | ||
| 8190 | 9년 전 | 212 | ||
| 8189 | 9년 전 | 273 | ||
| 8188 | 9년 전 | 204 | ||
| 8187 | 9년 전 | 209 | ||
| 8186 | 9년 전 | 209 | ||
| 8185 | 9년 전 | 376 | ||
| 8184 | 9년 전 | 165 | ||
| 8183 | 9년 전 | 389 | ||
| 8182 | 9년 전 | 248 | ||
| 8181 | 9년 전 | 196 | ||
| 8180 | 9년 전 | 775 | ||
| 8179 | 9년 전 | 548 | ||
| 8178 | 9년 전 | 404 | ||
| 8177 |
kiplayer
|
9년 전 | 403 | |
| 8176 | 9년 전 | 433 | ||
| 8175 | 9년 전 | 324 | ||
| 8174 | 9년 전 | 318 | ||
| 8173 | 9년 전 | 404 | ||
| 8172 | 9년 전 | 285 | ||
| 8171 | 9년 전 | 246 | ||
| 8170 | 9년 전 | 368 | ||
| 8169 |
커네드커네드
|
9년 전 | 317 | |
| 8168 | 9년 전 | 404 | ||
| 8167 | 9년 전 | 390 | ||
| 8166 | 9년 전 | 294 | ||
| 8165 | 9년 전 | 239 | ||
| 8164 | 9년 전 | 369 | ||
| 8163 | 9년 전 | 366 | ||
| 8162 | 9년 전 | 366 | ||
| 8161 | 9년 전 | 383 | ||
| 8160 |
|
9년 전 | 581 | |
| 8159 | 9년 전 | 525 | ||
| 8158 | 9년 전 | 329 | ||
| 8157 | 9년 전 | 438 | ||
| 8156 | 9년 전 | 325 | ||
| 8155 | 9년 전 | 318 | ||
| 8154 |
00년생용띠
|
9년 전 | 657 | |
| 8153 | 9년 전 | 299 | ||
| 8152 |
|
9년 전 | 482 | |
| 8151 | 9년 전 | 478 | ||
| 8150 | 9년 전 | 583 | ||
| 8149 |
Jangfolk
|
9년 전 | 438 | |
| 8148 | 9년 전 | 255 | ||
| 8147 | 9년 전 | 446 | ||
| 8146 | 9년 전 | 529 | ||
| 8145 | 9년 전 | 477 | ||
| 8144 | 9년 전 | 441 | ||
| 8143 | 9년 전 | 276 | ||
| 8142 | 9년 전 | 489 | ||
| 8141 | 9년 전 | 440 | ||
| 8140 | 9년 전 | 995 | ||
| 8139 | 9년 전 | 347 | ||
| 8138 |
전갈자리남자
|
9년 전 | 453 | |
| 8137 | 9년 전 | 492 | ||
| 8136 | 9년 전 | 812 | ||
| 8135 |
|
9년 전 | 855 | |
| 8134 |
PlayPixel
|
9년 전 | 595 | |
| 8133 |
|
9년 전 | 506 | |
| 8132 | 9년 전 | 540 | ||
| 8131 | 9년 전 | 896 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기