The GNOME MIME Data package contains the base set of file types and applications for GNOME-2.
Download (HTTP): http://ftp.gnome.org/pub/GNOME/sources/gnome-mime-data/2.4/gnome-mime-data-2.4.2.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/gnome-mime-data/2.4/gnome-mime-data-2.4.2.tar.bz2
Download MD5 sum: 37242776b08625fa10c73c18b790e552
Download size: 849 KB
Estimated disk space required: 11 MB
Estimated build time: 0.04 SBU
Perl modules: XML-Parser
Install GNOME MIME Data by running the following commands:
./configure --prefix=$GNOME_PREFIX --sysconfdir=/etc/gnome &&
make &&
make install &&
install -d -m755 $GNOME_PREFIX/man/man5 &&
install -m644 man/gnome-vfs-mime.5 $GNOME_PREFIX/man/man5
--sysconfdir=/etc/gnome: This switch puts configuration files in /etc/gnome instead of $GNOME_PREFIX/etc.
The GNOME MIME Data package contains $GNOME_PREFIX/share/application-registry and $GNOME_PREFIX/share/mime-info.
Last updated on 2004-11-23 00:56:22 -0700