arm-elf-tools-20040427.shインストール問題解決(tail: cannot open `+43' for reading: No such file or directory)
2009/07/19(日) 19:03
arm-elf-tools-20040427.shを下記の操作を行った時、エラーが発生しました。
[root@localhost local]# cp arm-elf-tools-20040427.sh /
[root@localhost local]# cd /
[root@localhost /]# sh arm-elf-tools-20040427.sh
tail: cannot open `+43' for reading: No such file or directory
gunzip: stdin: not in gzip format
インタネットを探し、下記の手順で解決できました。
[root@localhost /]# tail -n+43 arm-elf-tools-20040427.sh >> 1.tar.gz
[root@localhost /]# tar zxvf 1.tar.gz
補足:arm-elf-tools-20040427.shのダウンロードアドレス:
http://opensrc.sec.samsung.com