|
配置内核出以下错误信息
debian:/usr/src/linux# make gconfig
*
* Unable to find the GTK+ installation. Please make sure that
* the GTK+ 2.0 development package is correctly installed...
* You need gtk+-2.0, glib-2.0 and libglade-2.0.
*
make[1]: *** [scripts/kconfig/.tmp_gtkcheck] 错误 1
make: *** [gconfig] 错误 2
debian:/usr/src/linux#
这我应该要安装什么包才能继续呀
我已经装了libgtk2.0-dev了
我的是debian |
|