도와주세요!!
==========================================================================================
arm-linux bin include info lib libexec man share
root@ubuntu:~/usr# cd arm-linux
root@ubuntu:~/usr/arm-linux# ls
bin etc include info lib libexec sbin share sys-include
root@ubuntu:~/usr/arm-linux# cd bin
root@ubuntu:~/usr/arm-linux/bin# ls
ar catchsegv gencat glibcbug ldd mtrace ranlib strip
as g++ getconf iconv locale nm rpcgen tzselect
c++ gcc getent ld localedef pcprofiledump sprof xtrace
root@ubuntu:~/usr/arm-linux/bin# arm-linux-gcc --version
arm-linux-gcc: command not found
root@ubuntu:~/usr/arm-linux/bin# cd
root@ubuntu:~# ls
usr
root@ubuntu:~# cd usr
root@ubuntu:~/usr# ls
arm-linux bin include info lib libexec man share
root@ubuntu:~/usr# cd info
root@ubuntu:~/usr/info# ls
as.info configure.info dir gccint.info
bfd.info cpp.info gcc.info ld.info
binutils.info cppinternals.info gccinstall.info standards.info
root@ubuntu:~/usr/info# cd
root@ubuntu:~# ls
usr
root@ubuntu:~# cd usr
root@ubuntu:~/usr# ls
arm-linux bin include info lib libexec man share
root@ubuntu:~/usr# cd arm-linux
root@ubuntu:~/usr/arm-linux# ls
bin etc include info lib libexec sbin share sys-include
root@ubuntu:~/usr/arm-linux# arm-linux-gcc --version
arm-linux-gcc: command not found
===========================================================================================
이런식으로 버전확인이 되 질 않습니다....
참고로 우분투 11.10 버전을 사용하고 있습니다.
지금 폴더를 보니 최상단에서 압축을 푸신게 아니고
유저 홈폴더에 압축을 푸셨네요.
압축파일을 최상단 폴더로 옮기시고
압축을 풀어 보시면 잘 되실겁니다.