您的位置:首页 > 文档 > debian >
 文章分类 

在Debian系统中编译Linux内核需要安装的软件包


创建:2005-10-28 00:34:19
作者:Unlinux
来自: http://www.Unlinux.com


最近问这个的兄弟比较多,我发个贴方便大家查找

1. 传统方式直接在console中编译官方内核,需要以下软件包
bin86 - 16-bit assembler and loader
diff - File comparison utilities
libc6-dev - GNU C Library: Development Libraries and Header Files
libncurses5-dev - Developer's libraries and docs for ncurses
patch - Apply a diff file to an original

2.1. 使用2.4.x内核的图形界面配置程序(make xconfig),还需要
tk8.4 - Tk toolkit for Tcl and X11, v8.4 - run-time files

2.2. 使用2.6.x内核的Qt图形界面配置程序(make xconfig),还需要
libqt3-mt-dev - Qt development files (Threaded)

2.3. 使用2.6.x内核的GTK图形界面配置程序(make gconfig),还需要
libgtk2.0-dev - Development files for the GTK+ library

3. 如果您想制作内核的deb包,还需要
debianutils - Miscellaneous utilities specific to Debian
kernel-package - A utility for building Linux kernel related Debian package
ksymoops - Linux kernel oops and error message decoder

请大家继续补充。

转载自:http://www.unlinux.com/doc/debian/20051028/5941.html

评论】 【加入收藏夹】 【 】 【打印】 【关闭
 *  请尊重我们的劳动,转载请注明出自UnLinux.Com及作者名 * 

※ 相关链接
 ·在Debian Woody (Stable) 下安装 2.6 内核  (2005-10-28 00:34:19)
 ·在Debian上安装轻量级入侵监测系统  (2005-10-28 00:34:19)
 ·第三章 在Debian上用Exim配置邮件服务器  (2005-10-27 22:04:35)
 ·在Debian上用Bind配置DNS服务器  (2005-10-27 22:04:01)
 ·在Debian上配置Apache+MySQL+PHP4  (2005-10-27 22:04:01)
 ·在Debian上配置Samba服务器  (2005-10-27 16:18:48)
 ·在Debian上用Wu-ftpd配置FTP服务器  (2005-10-27 16:18:20)
 ·在虚拟主机中设定sendmail  (2005-10-27 16:18:18)
 ·在虚拟主机中设定sendmail  (2005-10-27 16:18:18)

Copyright © 2005 UnLinux.Com All Rights Reserved