| View previous topic :: View next topic |
| Author |
Message |
Wallsandfences Tux's lil' helper

Joined: 29 Mar 2010 Posts: 139
|
Posted: Thu Feb 14, 2013 12:12 pm Post subject: More informative and comprehesive graphic menuconfig tool? |
|
|
I'm using menuconfig, and trying to grab some wisdom at pappy's kernelseeds and numerous forum posts.
But still, many explanations of kernel configurations are just double dutch to me -- or simply have no explanation at all.
Is there a more talkative (and possibly gui-based) program?
Rüdiger |
|
| Back to top |
|
 |
ppurka Advocate

Joined: 26 Dec 2004 Posts: 3067
|
Posted: Thu Feb 14, 2013 3:10 pm Post subject: |
|
|
There are the following nice UI's:
make xconfig - provides a qt4 based interface.
make gconfig - provides a gtk based interface
make nconfig - provides a nicer ncurses based interface.
none of the above is more "informative" than the help you can get by pressing 'h' on any item while running menuconfig. _________________ emerge --quiet redefined | E17 vids: I, II |
|
| Back to top |
|
 |
Wallsandfences Tux's lil' helper

Joined: 29 Mar 2010 Posts: 139
|
Posted: Thu Feb 14, 2013 3:55 pm Post subject: |
|
|
Hi , i get
| Code: | emerge -av gconfig
These are the packages that would be merged, in order:
Calculating dependencies... done!
emerge: there are no ebuilds to satisfy "gconfig".
emerge: searching for similar names...
emerge: Maybe you meant any of these: virtual/pkgconfig, dev-util/pkgconfig, sys-devel/gnuconfig, net-misc/vconfig?
|
Ma Google doesn't reveal anything useful as well
Which is gconfig's ebuild?
Rüdiger |
|
| Back to top |
|
 |
John R. Graham Administrator


Joined: 08 Mar 2005 Posts: 6594 Location: Somewhere over Atlanta, Georgia
|
Posted: Thu Feb 14, 2013 4:03 pm Post subject: |
|
|
No ebuild. Just runinstead ofIf you're using genkernel, then the command line option is --gconfig.
- John _________________ This space intentionally left blank. |
|
| Back to top |
|
 |
|