테스트 사이트 - 개발 중인 베타 버전입니다

nodejs, npm 설치시 오류 해결

· 13년 전 · 2059 · 4
centos 에 nodejs, npm 설치하느라고 30분간 삽질한 후기.
 
1. 일단 tar 버전을 최신버전으로 컴파일한다. (http://firejune.com/1687?stag=tar 참고)
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/tar

2. 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
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분간 삽질했네. 
 
핵심) 설치시 오류나면 tar 버전을 확인후 최신 버전으로 업데이트
         그래도 오류나면 locale 확인. UTF-8로 locale을 변경한다음 설치

댓글 작성

댓글을 작성하시려면 로그인이 필요합니다.

로그인하기

댓글 4개

yum 설치는 없는것 같네요.
요즘 다른거 배울게 많아서 node.js 는 패스합니다.
13년 전
요즘 뭘 공부하시는지 궁금???????????????????
jQuery 조금씩 보고 있습니다.
설치한번 해봐야 하는데.....

진짜 짬이 없네요.
마음에 여유가 없어요

추천완료!!!!

게시글 목록

번호 제목
2372
25946
14575
2367
29773
2358
2354
2350
29770
29766
24173
2345
25942
25939
29764
14571
14567
14561
24172
29763
14556
14550
14549
2332
14544
14535
14534
14529
2318
2313
2311
14526
14522
29761
25938
29759
2297
2281
25936
14521
14514
24167
25935
2266
14513
14512
2257
2230
14511
25926
14503
2224
25922
25920
2211
14500
2209
14499
24158
2204
14491
2197
14490
14489
2189
24155
14487
14486
25916
2185
29757
24154
25913
29755
14484
2181
2164
25907
2163
2153
2149
2145
2130
2116
2107
2103
29753
14483
2099
2039
29750
2021
2015
2006
14482
1989
1972
1969
14481
1963