mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-26 08:42:12 +08:00
Tagged config.xml
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4232 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
c66e86ae3f
commit
ac038a3f48
@ -6,27 +6,27 @@
|
||||
]>
|
||||
|
||||
<sect1 id="gnome-config">
|
||||
<?dbhtml filename="config.html"?>
|
||||
|
||||
<sect1info>
|
||||
<othername>$LastChangedBy$</othername>
|
||||
<date>$Date$</date>
|
||||
</sect1info>
|
||||
|
||||
<?dbhtml filename="config.html"?>
|
||||
|
||||
<title>Configuring the core GNOME packages</title>
|
||||
<title>Configuring the Core GNOME Packages</title>
|
||||
|
||||
<para>Create (or append to) an <filename>.xinitrc</filename> file to start
|
||||
<application>GNOME</application>:</para>
|
||||
|
||||
<screen><userinput>echo "exec gnome-session" >> ~/.xinitrc</userinput></screen>
|
||||
|
||||
<para>Ensure all libraries can be found with (as root):</para>
|
||||
<para>Ensure all libraries can be found with (as
|
||||
<systemitem class="username">root</systemitem>):</para>
|
||||
|
||||
<screen role='root'><userinput>ldconfig</userinput></screen>
|
||||
|
||||
<para>Update the <acronym>MIME</acronym>-type application database
|
||||
(as root):</para>
|
||||
<para>Update the MIME-type application database
|
||||
(as <systemitem class="username">root</systemitem>):</para>
|
||||
|
||||
<screen role='root'><userinput>update-desktop-database</userinput></screen>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user