The libgsf package contains libgsf libraries. This is useful for providing an extensible input/output abstraction layer for structured file formats.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/libgsf/1.8/libgsf-1.8.2.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/libgsf/1.8/libgsf-1.8.2.tar.bz2
Download size: 328 KB
Estimated Disk space required: 11.6 MB
Estimated build time: 0.24 SBU
GNOME Virtual File System-2.6.1.1, GTK-Doc-1.2 (with DocBook SGML DTD-3.1 installed) and docbook-utils
Install libgsf by running the following commands:
./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
--disable-gtk-doc &&
make &&
make install
--disable-gtk-doc: This switch will prevent the rebuilding of the API documentation (which is broken at the current state) during the make command.
The libgsf package contains libgsf and libgsf-gnome libraries.