그 파일이 gzip으로 압축되어 있는 것이 아니라서 그런것 같습니다.

# tar xvf boa-****

이라고 해보세요.


김태호 wrote..
: [root@comm10 application]# ls -la
: total 504
: drwxrwxr-x 2 root root 4096 Nov 12 17:20 .
: drwxrwxr-x 3 root root 4096 Nov 12 17:19 ..
: -rwxrwxrwx 1 root root 501760 Nov 12 17:04 boa-
: 0.94.12pre3.tar.gz
:
: //모드를 여러가지로 많이 바꿔봤는데도...계속 이런에러가...
: 그중 777로 잡아 논 거구요...
:
: [root@comm10 application]# tar zxvf boa-0.94.12pre3.tar.gz
:
: gzip: stdin: not in gzip format
: tar: Child returned status 1
: tar: Error exit delayed from previous errors
:
: [root@comm10 application]# gzip -cd boa-0.94.12pre3.tar.gz
:
: gzip: boa-0.94.12pre3.tar.gz: not in gzip format
:
: 에궁...웹에서 다운받은것도...이렇구요...
: 씨디속에 있는 것도 그렇구요....
: 앞에 어떤 분이 웹 서버 까셨다고 했는데요....
: 에궁...이런 설명은 안나와서...이렇게 질문합니다...
: 가르쳐 주세요...ㅠ.ㅠ
:
: 혹시나 해서 알집으로 풀어봤는데도....에러가 났어요...떱...