2002-09-05 23:57:09 +08:00
|
|
|
<sect1 id="gnome-core-config">
|
2002-09-06 01:48:52 +08:00
|
|
|
<?dbhtml filename="config-core.html" dir="gnome"?>
|
2002-09-05 23:57:09 +08:00
|
|
|
<title>Configuring the core GNOME packages</title>
|
|
|
|
|
|
|
|
|
2003-04-22 00:48:50 +08:00
|
|
|
<para>Create an <filename>.xinitrc</filename> file to start GNOME:
|
2003-02-17 05:57:37 +08:00
|
|
|
<screen><userinput>echo "exec gnome-session" >> ~/.xinitrc</userinput></screen>
|
2002-09-05 23:57:09 +08:00
|
|
|
and ensure all libraries can be found with:
|
|
|
|
<screen><userinput>ldconfig</userinput></screen>
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<para>At this point you can bring up GNOME with
|
|
|
|
<userinput>startx</userinput></para>
|
|
|
|
|
|
|
|
</sect1>
|