2002-07-08 04:33:24 +08:00
|
|
|
<sect1 id="kde-core-config">
|
|
|
|
<?dbhtml filename="config.html" dir="kde"?>
|
2003-09-17 12:30:29 +08:00
|
|
|
<title>Configuring the core <acronym>KDE</acronym> packages</title>
|
2002-07-08 04:33:24 +08:00
|
|
|
|
2004-02-15 16:24:56 +08:00
|
|
|
<para>Create an <filename>.xinitrc</filename> file to start
|
2003-09-28 02:46:10 +08:00
|
|
|
<acronym>KDE</acronym>:</para>
|
2004-02-15 16:24:56 +08:00
|
|
|
|
2003-09-17 12:30:29 +08:00
|
|
|
<screen><userinput><command>echo "exec startkde" > ~/.xinitrc</command></userinput></screen>
|
2004-02-15 16:24:56 +08:00
|
|
|
|
|
|
|
<para>Ensure all libraries can be found with:</para>
|
2003-09-17 12:30:29 +08:00
|
|
|
<screen><userinput><command>ldconfig</command></userinput></screen>
|
2002-07-08 04:33:24 +08:00
|
|
|
|
2003-09-28 02:46:10 +08:00
|
|
|
<para>At this point you can bring up <acronym>KDE</acronym> with:</para>
|
|
|
|
<screen><userinput><command>startx</command></userinput></screen>
|
2002-07-08 04:33:24 +08:00
|
|
|
|
|
|
|
</sect1>
|