網絡技術日誌
關於 PHP, Linux, Open Source 及個人生活記載的網誌。
-
Ubuntu 編譯 kernel 準備
Posted on July 15th, 2006 2 comments在 Ubuntu 要編譯 kernel,要先安裝所需的套件,在 terminal 輸入以下指令:
sudo apt-get install build-essential bin86 kernel-package libqt3-headers libqt3-mt-dev
然後才可以到 kernel.org 下載原始碼進行編譯。
2 responses to “Ubuntu 編譯 kernel 準備”
-
[...] Real-Blog – Ubuntu 編譯 kernel 準備 (tags: Tech Ubuntu Kernel Tips) [...]
-
vincent April 25th, 2007 at 15:48
http://newbiedoc.sourceforge.net/system/kernel-pkg.html#INTRO-KERNEL-PKG
i saw the following line in the above site
bin86 (for building 2.2.x kernels on PCs)
is the bin86 package essential?
Leave a reply
-
