debian下面配置mentohust遇到make命令不能用

包含网卡/无线网的网络问题和ADSL/校园网/宽带拨号支持及代理/共享等网络使用问题
回复
ll1735
帖子: 2
注册时间: 2011-10-20 14:12

debian下面配置mentohust遇到make命令不能用

#1

帖子 ll1735 »

我前几天装了debian,但是在配置mentohust上网的过程中遇到了一些问题
最先开始是说 Failed to open libpcap,please check its existence
然后我在网上找到了libpcap的包,准备安装,安装是到了make时,出现
make:command not found
有的说法是gcc没装,所以不能make
求助有什么办法能安装这个 现在连不上网呀,只能下东西然后安装,没法在线安装的
ll1735
帖子: 2
注册时间: 2011-10-20 14:12

Re: debian下面配置mentohust遇到make命令不能用

#2

帖子 ll1735 »

没有一个人能给出一个解答吗??????? :em20
zhjsh
帖子: 7
注册时间: 2013-02-08 22:23
系统: ubuntukylin13.10

Re: debian下面配置mentohust遇到make命令不能用

#3

帖子 zhjsh »

apt-get install gcc automake autoconf libtool make

或者

apt-get install build-essential
回复