
Hi All. I have just noticed the the printed instructions that I have are a few lines short of a page: Installing the Gentoo base system in my book has Code 8 listing: opening /etc/make.conf code 9 listing: USE setting then goes straight to Optional: using distributed compiling Revisiting the Gentoo site has shown this info to be on the page also.. < You will probably only use one or maybe two locales on your system. Up until now after compiling glibc a full set of all available locales will be created. As of now you can activate the userlocales USE flag and specify only the locales you will need in /etc/locales.build. Code Listing 10: Activate the userlocales USE flag especially for glibc # mkdir /etc/portage # echo "sys-libs/glibc userlocales" >> /etc/portage/package.use Now specify the locales you want to be able to use: Code Listing 11: nano -w /etc/locales.build en_US/ISO-8859-1 en_US.UTF-8/UTF-8 de_DE/ISO-8859-1 de_DE(a)euro/ISO-8859-15 Optional: Using Distributed Compiling > Is this a likely reason for the install going badly for me??? Will I need en_US/ISO-8895-1 ? just one entry? Regards John

Is this a likely reason for the install going badly for me??? Will I need en_US/ISO-8895-1 ? just one entry? Regards John
The section you referred to did not exist when I installed gentoo. While it is not marked as an optional section, I'd say it is optional - you may find compilation takes a bit longer if you have multiple locales, but it definitely won't kill anything.
participants (2)
-
Daniel Lawson
-
jaytee@clear.net.nz