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"?>
|
2003-08-29 08:36:46 +08:00
|
|
|
<title>Configuring the core <application>GNOME</application> packages</title>
|
2002-09-05 23:57:09 +08:00
|
|
|
|
|
|
|
|
2003-08-29 08:36:46 +08:00
|
|
|
<para>Create an <filename>.xinitrc</filename> file to start
|
|
|
|
<application>GNOME</application>:
|
|
|
|
<screen><userinput><command>echo "exec gnome-session" >>
|
|
|
|
~/.xinitrc</command></userinput></screen>
|
2002-09-05 23:57:09 +08:00
|
|
|
and ensure all libraries can be found with:
|
2003-08-29 08:36:46 +08:00
|
|
|
<screen><userinput><command>ldconfig</command></userinput></screen>
|
2002-09-05 23:57:09 +08:00
|
|
|
</para>
|
|
|
|
|
2003-08-29 08:36:46 +08:00
|
|
|
<para>At this point you can bring up <application>GNOME</application> with
|
|
|
|
<userinput><command>startx</command></userinput></para>
|
2002-09-05 23:57:09 +08:00
|
|
|
|
|
|
|
</sect1>
|