Exiv2: Difference between revisions
From CBLFS
Jump to navigationJump to search
Chipster19 (talk | contribs) No edit summary |
Zlib is in the base system and is expected to be installed. |
||
| Line 12: | Line 12: | ||
== Dependencies == | == Dependencies == | ||
== Non-Multilib == | == Non-Multilib == | ||
Revision as of 07:07, 23 December 2006
| Download Source: | http://www.exiv2.org/exiv2-0.12.tar.gz |
|---|
Introduction to Exiv2
Exiv2 is a library and a command line utility to access image metadata. It is used by digikam.
Dependencies
Non-Multilib
Compile the package:
./configure --prefix=/usr --disable-dependency-tracking make
Install the package
make install
Multilib
32Bit
TO DO
N32
TO DO
64Bit
TO DO
Contents
| Installed Programs: | exiv2 and exiv2-config |
|---|---|
| Installed Libraries: | libexiv2.{la,a,so} |
| Installed Directories: | /usr/include/exiv2 |