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>
|
|
|
|
|
2002-08-27 04:57:13 +08:00
|
|
|
<para><screen>export PATH=$PATH:/opt/gnome/bin:/opt/gnome2/bin
|
|
|
|
export PKG_CONFIG_PATH=/opt/gnome/lib/pkgconfig:/opt/gnome2/lib/pkgconfig</screen></para>
|
2002-08-25 04:07:58 +08:00
|
|
|
|
|
|
|
<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
|
2002-08-27 04:57:13 +08:00
|
|
|
/opt/gnome2/lib
|
2002-08-25 04:07:58 +08:00
|
|
|
|
|
|
|
# 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
|
2002-08-27 04:57:13 +08:00
|
|
|
MANPATH /opt/gnome2/man
|
2002-08-25 04:07:58 +08:00
|
|
|
|
|
|
|
# END gnome addition to man.conf
|
|
|
|
<userinput>EOF</userinput></screen></para>
|
|
|
|
|
2002-08-28 05:59:45 +08:00
|
|
|
<para><screen>List of needed packages from elsewhere in the book:
|
2002-07-08 04:28:42 +08:00
|
|
|
gtk-engine
|
|
|
|
oaf
|
|
|
|
GConf
|
|
|
|
gnome-mime-data
|
|
|
|
gnome-vfs
|
|
|
|
libgtop
|
|
|
|
libghttp
|
2002-08-27 12:00:04 +08:00
|
|
|
</screen></para>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2002-08-31 23:36:53 +08:00
|
|
|
&libglade;
|
2002-08-24 11:02:07 +08:00
|
|
|
&intltool;
|
2002-08-25 04:07:58 +08:00
|
|
|
&scrollkeeper;
|
2002-08-31 23:36:53 +08:00
|
|
|
>k-doc;
|
|
|
|
&linc;
|
|
|
|
&gnome-common;
|
2002-08-27 12:21:00 +08:00
|
|
|
&ORBit;
|
2002-08-27 12:00:04 +08:00
|
|
|
&gnome-libs;
|
2002-09-01 01:32:51 +08:00
|
|
|
&libIDL;
|
2002-09-01 03:01:09 +08:00
|
|
|
&ORBit2;
|
2002-09-01 06:06:17 +08:00
|
|
|
&bonobo-activation;
|
2002-08-31 23:36:53 +08:00
|
|
|
&gdk;
|
2002-07-08 06:35:11 +08:00
|
|
|
|
2002-07-08 04:28:42 +08:00
|
|
|
</chapter>
|