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년 전
설치한번 해봐야 하는데.....
진짜 짬이 없네요.
마음에 여유가 없어요
추천완료!!!!
진짜 짬이 없네요.
마음에 여유가 없어요
추천완료!!!!
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 4130 |
진정한승리v
|
13년 전 | 1055 | |
| 4129 | 13년 전 | 1423 | ||
| 4128 |
onlymilk74
|
13년 전 | 616 | |
| 4127 | 13년 전 | 530 | ||
| 4126 |
visualp
|
13년 전 | 1248 | |
| 4125 |
visualp
|
13년 전 | 1581 | |
| 4124 | 13년 전 | 1653 | ||
| 4123 | 13년 전 | 819 | ||
| 4122 |
visualp
|
13년 전 | 635 | |
| 4121 |
visualp
|
13년 전 | 1789 | |
| 4120 |
visualp
|
13년 전 | 856 | |
| 4119 |
visualp
|
13년 전 | 1231 | |
| 4118 |
그래픽노블
|
13년 전 | 683 | |
| 4117 |
visualp
|
13년 전 | 742 | |
| 4116 | 13년 전 | 732 | ||
| 4115 |
visualp
|
13년 전 | 823 | |
| 4114 |
onlymilk74
|
13년 전 | 4625 | |
| 4113 | 13년 전 | 730 | ||
| 4112 |
그래픽노블
|
13년 전 | 850 | |
| 4111 | 13년 전 | 1505 | ||
| 4110 | 13년 전 | 675 | ||
| 4109 | 13년 전 | 468 | ||
| 4108 | 13년 전 | 841 | ||
| 4107 | 13년 전 | 2112 | ||
| 4106 | 13년 전 | 1584 | ||
| 4105 |
onlymilk74
|
14년 전 | 1407 | |
| 4104 | 14년 전 | 2838 | ||
| 4103 | 14년 전 | 1949 | ||
| 4102 | 14년 전 | 905 | ||
| 4101 | 14년 전 | 971 | ||
| 4100 | 14년 전 | 927 | ||
| 4099 | 14년 전 | 1025 | ||
| 4098 |
Lonnie
|
14년 전 | 519 | |
| 4097 | 14년 전 | 821 | ||
| 4096 | 14년 전 | 971 | ||
| 4095 | 14년 전 | 2521 | ||
| 4094 | 14년 전 | 837 | ||
| 4093 | 14년 전 | 565 | ||
| 4092 |
|
14년 전 | 587 | |
| 4091 | 14년 전 | 2935 | ||
| 4090 | 14년 전 | 725 | ||
| 4089 |
|
14년 전 | 1437 | |
| 4088 | 14년 전 | 1439 | ||
| 4087 | 14년 전 | 634 | ||
| 4086 | 14년 전 | 1357 | ||
| 4085 | 14년 전 | 747 | ||
| 4084 | 14년 전 | 854 | ||
| 4083 | 14년 전 | 1815 | ||
| 4082 | 14년 전 | 1520 | ||
| 4081 | 14년 전 | 2120 | ||
| 4080 |
onlymilk74
|
14년 전 | 854 | |
| 4079 | 14년 전 | 740 | ||
| 4078 | 14년 전 | 2124 | ||
| 4077 |
DreamT
|
14년 전 | 755 | |
| 4076 | 14년 전 | 861 | ||
| 4075 | 14년 전 | 1975 | ||
| 4074 | 14년 전 | 993 | ||
| 4073 | 14년 전 | 900 | ||
| 4072 |
onlymilk74
|
14년 전 | 649 | |
| 4071 | 14년 전 | 897 | ||
| 4070 | 14년 전 | 1912 | ||
| 4069 | 14년 전 | 476 | ||
| 4068 | 14년 전 | 2436 | ||
| 4067 | 14년 전 | 802 | ||
| 4066 | 14년 전 | 511 | ||
| 4065 | 14년 전 | 515 | ||
| 4064 | 14년 전 | 774 | ||
| 4063 | 14년 전 | 683 | ||
| 4062 | 14년 전 | 579 | ||
| 4061 | 14년 전 | 1072 | ||
| 4060 | 14년 전 | 512 | ||
| 4059 | 14년 전 | 1192 | ||
| 4058 | 14년 전 | 1562 | ||
| 4057 | 14년 전 | 520 | ||
| 4056 |
|
14년 전 | 659 | |
| 4055 |
SGFlash
|
14년 전 | 509 | |
| 4054 |
Priere
|
14년 전 | 658 | |
| 4053 | 14년 전 | 1086 | ||
| 4052 | 14년 전 | 782 | ||
| 4051 | 14년 전 | 908 | ||
| 4050 | 14년 전 | 730 | ||
| 4049 | 14년 전 | 866 | ||
| 4048 |
내꿈은대통령
|
14년 전 | 456 | |
| 4047 |
visualp
|
14년 전 | 1266 | |
| 4046 |
visualp
|
14년 전 | 609 | |
| 4045 |
visualp
|
14년 전 | 1369 | |
| 4044 | 14년 전 | 8124 | ||
| 4043 | 14년 전 | 747 | ||
| 4042 | 14년 전 | 1595 | ||
| 4041 | 14년 전 | 1318 | ||
| 4040 | 14년 전 | 1593 | ||
| 4039 | 14년 전 | 1928 | ||
| 4038 | 14년 전 | 526 | ||
| 4037 |
sider
|
14년 전 | 670 | |
| 4036 | 14년 전 | 6463 | ||
| 4035 | 14년 전 | 652 | ||
| 4034 | 14년 전 | 584 | ||
| 4033 |
techer
|
14년 전 | 1731 | |
| 4032 | 14년 전 | 639 | ||
| 4031 | 14년 전 | 634 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기