mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-04 23:47:18 +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">
|
<sect1 id="gnome-config">
|
||||||
|
<?dbhtml filename="config.html"?>
|
||||||
|
|
||||||
<sect1info>
|
<sect1info>
|
||||||
<othername>$LastChangedBy$</othername>
|
<othername>$LastChangedBy$</othername>
|
||||||
<date>$Date$</date>
|
<date>$Date$</date>
|
||||||
</sect1info>
|
</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
|
<para>Create (or append to) an <filename>.xinitrc</filename> file to start
|
||||||
<application>GNOME</application>:</para>
|
<application>GNOME</application>:</para>
|
||||||
|
|
||||||
<screen><userinput>echo "exec gnome-session" >> ~/.xinitrc</userinput></screen>
|
<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>
|
<screen role='root'><userinput>ldconfig</userinput></screen>
|
||||||
|
|
||||||
<para>Update the <acronym>MIME</acronym>-type application database
|
<para>Update the MIME-type application database
|
||||||
(as root):</para>
|
(as <systemitem class="username">root</systemitem>):</para>
|
||||||
|
|
||||||
<screen role='root'><userinput>update-desktop-database</userinput></screen>
|
<screen role='root'><userinput>update-desktop-database</userinput></screen>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user