[root@hr root]# mount -t vfat /dev/hda6 /mnt/windows
[root@hr root]# cd /home/hurui
[root@hr hurui]# ls
libpcap-0.8.3 readme.txt xrgsu
[root@hr hurui]# cd libpcap-0.8.3
[root@hr libpcap-0.8.3]# ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
[root@hr libpcap-0.8.3]#