glfs/gnome/lib/lib.xml

53 lines
1.1 KiB
XML
Raw Normal View History

<chapter id="gnome-lib">
<?dbhtml filename="lib.html" dir="gnome"?>
<title>Gnome Libraries</title>
<para>Packages in this chapter require the following
configurations:</para>
<para>Add to your system or personal profile:</para>
<para><screen>export PATH=$PATH:/opt/gnome/bin</screen></para>
<para>Add to your /etc/ld.so.conf:</para>
<para><screen><userinput>cat &gt;&gt; /etc/ld.so.conf &lt;&lt; "EOF"</userinput>
# Begin gnome addition to /etc/ld.so.conf
/opt/gnome/lib
# End gnome addition
<userinput>EOF</userinput></screen></para>
<para>Add to your /etc/man.conf:</para>
<para><screen><userinput>cat &gt;&gt; /etc/man.conf &lt;&lt; "EOF"</userinput>
# Begin gnome addition to man.conf
MANPATH /opt/gnome/man
# END gnome addition to man.conf
<userinput>EOF</userinput></screen></para>
<para><screen>This section will contain:
List of needed packages from elsewhere in the book
gtk-engine
ORBit
oaf
GConf
gnome-libs
gnome-mime-data
gnome-vfs
libgtop
xml-i18n-tools
libghttp
libglade
gdk-pixbuf
scrollkeeper</screen></para>
&intltool;
&scrollkeeper;
&gdk;
</chapter>