%general-entities; ]> $LastChangedBy$ $Date$ libgnomeui-&libgnomeui-version; Introduction to <application>libgnomeui</application> The libgnomeui package contains libgnomeui libraries. Package information Download (HTTP): Download (FTP): Download MD5 sum: &libgnomeui-md5sum; Download size: &libgnomeui-size; Estimated disk space required: &libgnomeui-buildsize; Estimated build time: &libgnomeui-time; <application>libgnomeui</application> dependencies Required and Optional and Installation of <application>libgnomeui</application> Install libgnomeui by running the following commands: ./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \ --libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin && make This package does not come with a test suite. Now, as the root user: 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. Configuring <application>libgnomeui</application> Configuration information Some applications cannot properly discover the libglade interface library installed by libgnomeui. Get around this problem by initializing an environment variable which identifies the location of the library. Add the following line to the system-wide /etc/profile file, or to individual user's ~/.profile or ~/.bashrc files: export LIBGLADE_MODULE_PATH=$GNOME_PREFIX/lib/libglade/2.0 Contents The libgnomeui package contains gnome_segv2, libgnomeui libraries, libgnome-vfs GTK+ libraries and libgnome glade libraries. Description libgnomeui libraries libgnomeui libraries are the GUI portion of the GNOME libraries.