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년 전
설치한번 해봐야 하는데.....
진짜 짬이 없네요.
마음에 여유가 없어요
추천완료!!!!
진짜 짬이 없네요.
마음에 여유가 없어요
추천완료!!!!
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 4230 |
|
13년 전 | 1544 | |
| 4229 | 13년 전 | 1107 | ||
| 4228 | 13년 전 | 2096 | ||
| 4227 | 13년 전 | 775 | ||
| 4226 |
|
13년 전 | 788 | |
| 4225 |
천국의눈믈
|
13년 전 | 613 | |
| 4224 |
visualp
|
13년 전 | 1424 | |
| 4223 |
visualp
|
13년 전 | 1037 | |
| 4222 |
visualp
|
13년 전 | 761 | |
| 4221 |
visualp
|
13년 전 | 5291 | |
| 4220 | 13년 전 | 1895 | ||
| 4219 | 13년 전 | 1135 | ||
| 4218 | 13년 전 | 631 | ||
| 4217 | 13년 전 | 9423 | ||
| 4216 | 13년 전 | 1540 | ||
| 4215 |
|
13년 전 | 560 | |
| 4214 | 13년 전 | 543 | ||
| 4213 | 13년 전 | 1416 | ||
| 4212 |
visualp
|
13년 전 | 1987 | |
| 4211 | 13년 전 | 1541 | ||
| 4210 | 13년 전 | 790 | ||
| 4209 |
|
13년 전 | 2033 | |
| 4208 | 13년 전 | 2040 | ||
| 4207 | 13년 전 | 2994 | ||
| 4206 | 13년 전 | 1092 | ||
| 4205 |
SGFlash
|
13년 전 | 1281 | |
| 4204 | 13년 전 | 797 | ||
| 4203 | 13년 전 | 888 | ||
| 4202 | 13년 전 | 2107 | ||
| 4201 | 13년 전 | 898 | ||
| 4200 | 13년 전 | 2371 | ||
| 4199 | 13년 전 | 611 | ||
| 4198 |
visualp
|
13년 전 | 3486 | |
| 4197 |
visualp
|
13년 전 | 708 | |
| 4196 | 13년 전 | 2066 | ||
| 4195 |
미사카10777호
|
13년 전 | 3451 | |
| 4194 |
senseme
|
13년 전 | 756 | |
| 4193 | 13년 전 | 938 | ||
| 4192 | 13년 전 | 1298 | ||
| 4191 |
DreamT
|
13년 전 | 789 | |
| 4190 |
onlymilk74
|
13년 전 | 1298 | |
| 4189 | 13년 전 | 1233 | ||
| 4188 | 13년 전 | 1345 | ||
| 4187 | 13년 전 | 1087 | ||
| 4186 |
|
13년 전 | 716 | |
| 4185 | 13년 전 | 1191 | ||
| 4184 | 13년 전 | 1164 | ||
| 4183 |
visualp
|
13년 전 | 1040 | |
| 4182 |
visualp
|
13년 전 | 601 | |
| 4181 |
|
13년 전 | 580 | |
| 4180 |
techer
|
13년 전 | 922 | |
| 4179 | 13년 전 | 486 | ||
| 4178 | 13년 전 | 3054 | ||
| 4177 | 13년 전 | 570 | ||
| 4176 | 13년 전 | 931 | ||
| 4175 | 13년 전 | 581 | ||
| 4174 |
|
13년 전 | 610 | |
| 4173 |
|
13년 전 | 1847 | |
| 4172 |
|
13년 전 | 899 | |
| 4171 | 13년 전 | 1382 | ||
| 4170 | 13년 전 | 640 | ||
| 4169 | 13년 전 | 1274 | ||
| 4168 | 13년 전 | 1759 | ||
| 4167 | 13년 전 | 795 | ||
| 4166 | 13년 전 | 1312 | ||
| 4165 |
visualp
|
13년 전 | 809 | |
| 4164 | 13년 전 | 1170 | ||
| 4163 | 13년 전 | 2599 | ||
| 4162 | 13년 전 | 651 | ||
| 4161 |
onlymilk74
|
13년 전 | 4776 | |
| 4160 | 13년 전 | 668 | ||
| 4159 | 13년 전 | 857 | ||
| 4158 | 13년 전 | 699 | ||
| 4157 | 13년 전 | 3388 | ||
| 4156 | 13년 전 | 499 | ||
| 4155 | 13년 전 | 831 | ||
| 4154 | 13년 전 | 1135 | ||
| 4153 | 13년 전 | 1132 | ||
| 4152 | 13년 전 | 621 | ||
| 4151 | 13년 전 | 1225 | ||
| 4150 | 13년 전 | 715 | ||
| 4149 | 13년 전 | 600 | ||
| 4148 |
쉽다zzz
|
13년 전 | 2252 | |
| 4147 | 13년 전 | 945 | ||
| 4146 | 13년 전 | 570 | ||
| 4145 | 13년 전 | 570 | ||
| 4144 | 13년 전 | 1605 | ||
| 4143 | 13년 전 | 752 | ||
| 4142 | 13년 전 | 1158 | ||
| 4141 | 13년 전 | 1150 | ||
| 4140 |
|
13년 전 | 1757 | |
| 4139 |
visualp
|
13년 전 | 1835 | |
| 4138 |
visualp
|
13년 전 | 1112 | |
| 4137 | 13년 전 | 764 | ||
| 4136 | 13년 전 | 704 | ||
| 4135 | 13년 전 | 948 | ||
| 4134 | 13년 전 | 1108 | ||
| 4133 | 13년 전 | 2514 | ||
| 4132 | 13년 전 | 570 | ||
| 4131 | 13년 전 | 886 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기