Hi
Once kdebase has emerged can I use that whilst the rest of KDE is compiling, and then just restart KDE once its finished?
Ben
Code: Select all
export DO_NOT_COMPILE="koffice kfoo kbar ketc..." emerge kdebase
Code: Select all
nano -w /usr/portage/kde-base/kde/kde-3.1.3.ebuildCode: Select all
RDEPEND="`echo ~kde-base/kde{libs,base,addons,admin,artwork,edu,games,graphics,multimedia,network,pim,toys,utils}-${PV}`"Yeah, and I think this should be the recommended way-- too many people complain about how long compiling kde takes when they could just be using their computers after kdebase is emerged.. it's probably not apparent the first few times.Ben2040 wrote: Once kdebase has emerged can I use that whilst the rest of KDE is compiling, and then just restart KDE once its finished?