%general-entities; ]> $LastChangedBy$ $Date$ libgnome-&libgnome-version; Introduction to libgnome The libgnome package contains the libgnome library. Package information Download (HTTP): Download (FTP): Download MD5 sum: &libgnome-md5sum; Download size: &libgnome-size; Estimated disk space required: &libgnome-buildsize; Estimated build time: &libgnome-time; <application>libgnome</application> dependencies Required and Optional Installation of <application>libgnome</application> Install libgnome by running the following commands: ./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \ --libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \ --sysconfdir=/etc/gnome --localstatedir=/var/lib --disable-gtk-doc && make && make install Command explanations --libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin: This switch puts libexec files in $GNOME_PREFIX/sbin instead of $GNOME_PREFIX/libexec. --sysconfdir=/etc/gnome: This switch puts configuration files in /etc/gnome instead of $GNOME_PREFIX/etc. --localstatedir=/var/lib: This switch sets LIBGNOME_LOCALSTATEDIR to /var/lib instead of $GNOME_PREFIX/var to syncronize with the GNOME Games installation and properly record high scores in /var/lib/games. : This switch prevents the rebuilding of documentation during the make command. Contents The libgnome package contains gnome-open, libgnome and libmoniker_extra_2 libraries. Description libgnome libraries libgnome libraries are the non-GUI portion of the GNOME libraries.