2002-07-08 04:28:42 +08:00
|
|
|
<chapter id="gnome-lib">
|
|
|
|
<?dbhtml filename="lib.html" dir="gnome"?>
|
|
|
|
<title>Gnome Libraries</title>
|
2002-08-25 04:07:58 +08:00
|
|
|
|
|
|
|
<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>
|
|
|
|
|
2002-08-25 04:13:03 +08:00
|
|
|
<para><screen><userinput>cat >> /etc/ld.so.conf << "EOF"</userinput>
|
2002-08-25 04:07:58 +08:00
|
|
|
# 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>
|
|
|
|
|
2002-08-25 04:13:03 +08:00
|
|
|
<para><screen><userinput>cat >> /etc/man.conf << "EOF"</userinput>
|
2002-08-25 04:07:58 +08:00
|
|
|
# Begin gnome addition to man.conf
|
|
|
|
|
|
|
|
MANPATH /opt/gnome/man
|
|
|
|
|
|
|
|
# END gnome addition to man.conf
|
|
|
|
<userinput>EOF</userinput></screen></para>
|
|
|
|
|
2002-07-08 04:28:42 +08:00
|
|
|
<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>
|
|
|
|
|
2002-08-24 11:02:07 +08:00
|
|
|
&intltool;
|
2002-08-25 04:07:58 +08:00
|
|
|
&scrollkeeper;
|
2002-07-08 06:35:11 +08:00
|
|
|
&gdk;
|
|
|
|
|
2002-07-08 04:28:42 +08:00
|
|
|
</chapter>
|