%general-entities; ]> $LastChangedBy: $ $Date: $ libgnome-&libgnome-version; Introduction to libgnome The libgnome package contains the libgnome library. Package information Download (HTTP): Download (FTP): Download size: &libgnome-size; Estimated Disk space required: &libgnome-buildsize; Estimated build time: &libgnome-time; <application>libgnome</application> dependencies Required Optional and 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 --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. : This switch prevents the rebuilding of documentation during the make command. Contents The libgnome package contains libgnome libraries. Description libgnome libraries libgnome libraries are the non-GUI portion of the GNOME libraries.