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-07-08 04:28:42 +08:00
|
|
|
|
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-09-01 07:57:42 +08:00
|
|
|
&GConf;
|
2002-09-01 10:27:28 +08:00
|
|
|
&libart_lgpl;
|
|
|
|
&libzvt;
|
|
|
|
&libbonobo;
|
2002-09-01 22:52:15 +08:00
|
|
|
&gnome-mime-data;
|
|
|
|
&gnome-vfs;
|
|
|
|
&libglade;
|
2002-09-02 03:42:08 +08:00
|
|
|
&libgnome;
|
|
|
|
&libgnomecanvas;
|
2002-09-02 04:54:55 +08:00
|
|
|
&libbonoboui;
|
|
|
|
&libgnomeui;
|
2002-09-02 07:01:21 +08:00
|
|
|
&libwnck;
|
|
|
|
&libgnomeprint;
|
|
|
|
&libgnomeprintui;
|
2002-09-03 00:07:40 +08:00
|
|
|
>k-engines;
|
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>
|