The libexif package contains a library for parsing, editing, and saving EXIF data. Most digital cameras produce EXIF files, which are JPEG files with extra tags that contain information about the image. All EXIF tags described in EXIF standard 2.1 are supported.
Download (HTTP): http://prdownloads.sourceforge.net/libexif/libexif-0.6.12.tar.bz2
Download MD5 sum: 9f952ee8db0be7c53a075c34e8286d91
Download size: 378 KB
Estimated disk space required: 6 MB
Estimated build time: 0.1 SBU
Install libexif by running the following commands:
./configure --prefix=/usr && make
To test the results, issue: make check.
Now, as the root user:
make install
Last updated on 2005-08-01 13:29:19 -0600