galaxy001 / scholarzhang

Automatically exported from code.google.com/p/scholarzhang
1 stars 1 forks source link

Ubuntu 10.04beta下无法使用 #106

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. 执行ipset -R <CHINA报错

What is the expected output? What do you see instead?
WARNING: All config files need .conf: /etc/modprobe.d/bluez, it will be 
ignored in a future release.
FATAL: Module ip_set not found.
ipset v4.2: Couldn't verify kernel module version!

What version of the product are you using? On what operating system?
west-chamber-20100405

Please provide any additional information below.
原来在9.10下能正常使用,但自从升级到10.04beta后就一直出错�
��重新编译
west-chamber也不行。

Original issue reported on code.google.com by hongshuning@gmail.com on 7 May 2010 at 4:06

GoogleCodeExporter commented 9 years ago
re-install it will solve this problem:

svn checkout http://scholarzhang.googlecode.com/svn/trunk/ 
scholarzhang-read-only
cd scholarzhang-read-only/west-chamber
sudo apt-get install autoconf automake libtool aptitude xtables-addons-common 
iptables-dev
./autogen.sh
CFLAGS="" ./configure --prefix=/usr --libexecdir=/lib
make
sudo make install

Original comment by quan....@gmail.com on 12 May 2010 at 3:17

GoogleCodeExporter commented 9 years ago

Original comment by yingyingcui.scholarzhang@gmail.com on 18 Aug 2010 at 7:13

GoogleCodeExporter commented 9 years ago

Original comment by kiz...@gmail.com on 17 Sep 2011 at 2:02