KDE install on Gentoo Stage 3

djgoku djgoku at gmail.com
Sun Jun 12 19:35:46 CDT 2005


> How do I keep emerge kdebase from looking for the internet but instead
> /gentoo/usr/portage/distfiles/? 

You could probably change /etc/make.conf to:

PORTDIR=/gentoo/usr/portage
DISTDIR=${PORTDIR}/distfiles

But after the install is done you will probably want to change it back to:


PORTDIR=/usr/portage
DISTDIR=${PORTDIR}/distfiles

Hope this helps some.


More information about the Kclug mailing list