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