|
|
I 大家好~我有一个问题呀~
是这样的,我在LINUX中安装:libpcap-0.8.3的时候解压没有错误,可是到了:MAKE的时候就有下面的错误了~:
[root@linux 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.
我理解错误的意思就是没有C语言编译器?可是不知道怎么解决这个问题? |
|