On Saturday 26 July 2003 00:39, H�vard Wall wrote: > Prabhat Gupta wrote: > > Hi All, > > > > I am trying to install a minimal gentoo on an IBM Thinkpad 760XL. > > > > The laptop has 1.6G free space on ROOT partition. Currently I am > > bootstrapping the system. > > > > I want a minimal system to do some C++ development. I need GCC, make, > > CVS, shells. > > > > I also need minimal KDE. > > > > What should be my next steps after BOOTSTRAPPING? > > and installing a kernel and the other things in the installation guide? > > emerge -uv kde > > and I belive you should have everything you asked for. KDE takes a lot > of space though, you would probably have to clean out > /usr/portage/distfiles and maybe /var/tmp/portage from time to time.
emerge kde will install all kde components. If you just want a minimal kde installation, emerge kdebase and that's what you will get. kdebase depends on kdelibs so only those two packages will be installed. Check under /usr/portage/kde-base/ for further information. Jason -- [EMAIL PROTECTED] mailing list
