View previous topic :: View next topic |
Author |
Message |
LaoLiulaoliu Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
Joined: 31 Dec 2006 Posts: 199 Location: Nanjing,Jiangsu
|
Posted: Tue Oct 02, 2007 3:04 pm Post subject: [solved]enable a kernel option |
|
|
I am installing gnome now,but when comes to the package 'hal',it said that I must emerge pciutils without the USE zlib.
So I use:
USE="-zlib" emerge pciutils
emerge hal
After that,it hint me.
You must enable the Inotify system in your kernel.For theis you need to enable 'Inotify support for userspace' in 'File systems'.It is marked CONFIG_INOTIFY_USER in the config file.
What should I do now?Compiling the kernel again,or something?
Please help me.Thanks a lot. _________________ Gentoo(~x86)+fvwm && Debian+gnome
Intel Pentium D,Intel Mobile GM965/GL960 Integrated
Last edited by LaoLiulaoliu on Tue Oct 02, 2007 5:39 pm; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
nixnut Bodhisattva
![Bodhisattva Bodhisattva](/images/ranks/rank-bodhisattva.gif)
![](images/avatars/29856733845fd04c0f3d8c.gif)
Joined: 09 Apr 2004 Posts: 10974 Location: the dutch mountains
|
Posted: Tue Oct 02, 2007 3:23 pm Post subject: |
|
|
Yes, you need to enable inotify in your kernel config and rebuild your kernel
Code: | File systems --->
[*] Inotify file change notification support
[*] Inotify support for userspace |
_________________ Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered
talk is cheap. supply exceeds demand |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
LaoLiulaoliu Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
Joined: 31 Dec 2006 Posts: 199 Location: Nanjing,Jiangsu
|
Posted: Tue Oct 02, 2007 3:36 pm Post subject: |
|
|
After rebuild my kernel.
Should I run something.Like emerge -uDN world. _________________ Gentoo(~x86)+fvwm && Debian+gnome
Intel Pentium D,Intel Mobile GM965/GL960 Integrated |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
nixnut Bodhisattva
![Bodhisattva Bodhisattva](/images/ranks/rank-bodhisattva.gif)
![](images/avatars/29856733845fd04c0f3d8c.gif)
Joined: 09 Apr 2004 Posts: 10974 Location: the dutch mountains
|
Posted: Tue Oct 02, 2007 5:23 pm Post subject: |
|
|
After you rebuild your kernel you need to copy the new kernel image to /boot and add an entry for it in your bootloader configuration file. _________________ Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered
talk is cheap. supply exceeds demand |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|