<!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>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>To compile and install a language, for instance 
"de":</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>(TODO: we might need a separate build 
dir)<BR>&nbsp; ./scripts/autogen.sh de<BR>&nbsp; cd de<BR>&nbsp; cmake 
-DCMAKE_INSTALL_PREFIX=$KDEDIR .<BR>&nbsp; make<BR>&nbsp; su -c "make 
install"</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I don' understand the process and would appreciate 
some help on this. </FONT></DIV></BODY></HTML>