Hi all, This suppose to be a easy task installing the gdb. after i got the gdb-5.2.1.tar.gz file, i extract all the files in it to a ext3 filesystem. in the gdb-5.2.1 direct, i type ./configure as what the readme said . however, there were several errors when invoking it. firstly, there was a error saying no such file or directory. **cannot find config.sub cannot find config.guess and cannot fing move-if-change file. However, i checked the same directory in the main and found all the three files. i tried on using ./configure --host=i386-linux and still give me the problems. How do i resolve that? Rgds Qiao -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/