文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>How to install and use kdb ?

How to install and use kdb ?

时间:2010-09-28  来源:letmego163

STEP 1: download two KDB patch from official website http://oss.sgi.com/projects/kdb/. After decompressing there are two files: kdb-v4.4-2.6.32-common-5, kdb-v4.4-2.6.32-ia64-5(my 8 cores machine is 64bit).

STEP 2: download kernel source from www.kernel.org and choose version 2.6.32.5.

STEP 3: decompress kernel source and copy above two patches to kernel source top tree.

STEP 4: Go to kernel source top tree and patch to kernel source.

 patch -p1 < kdb-v4.4-2.6.32-common-5

  patch -p1 < kdb-v4.4-2.6.32-ia64-5

STEP 5: configure kernel and compile it.

First,

make menuconfig


and then exit and choose YES without any modification to configuration. Now it create file .config in current dictionary.

Second, modify .config as following configuration.


相关阅读 更多 +
排行榜 更多 +
我狙击打的贼准

我狙击打的贼准

飞行射击 下载
暗夜编年史

暗夜编年史

飞行射击 下载
狙击先生子弹行动

狙击先生子弹行动

飞行射击 下载