<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16705" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I have compiled all the installable kde packages
except for kdepim and l10n-kde4. The latter is a large package and produces a
fatal error upon my compilation with <EM>emerge.</EM> The readme file says "You
don't need to install all locales, just select the directory you
want.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>To compile and install a language, for instance
"de":</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>(TODO: we might need a separate build
dir)<BR> ./scripts/autogen.sh de<BR> cd de<BR> cmake
-DCMAKE_INSTALL_PREFIX=$KDEDIR .<BR> make<BR> su -c "make
install"</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>I don' understand the process and would appreciate
some help on this. </FONT></DIV></BODY></HTML>