Hi,

exiv2 is installed, from the unstable darktable ppa.

dpkg -l | grep exiv2

ii  exiv2                                       
0.23-1ubuntu1pmjdebruijn18~saucy           amd64        EXIF/IPTC metadata 
manipulation tool
ii  libexiv2-11                                 0.22-2                          
           amd64        EXIF/IPTC metadata manipulation library
ii  libexiv2-12                                 0.23-precise~ppa1               
           amd64        EXIF/IPTC metadata manipulation library
ii  libkexiv2-10                                4:4.8.5-0ubuntu0.1              
           amd64        Qt like interface for the libexiv2 library
ii  libkexiv2-11                                4:4.11.2-0ubuntu1               
           amd64        Qt like interface for the libexiv2 library
ii  libkexiv2-data                              4:4.11.2-0ubuntu1               
           all          Qt-like interface for the libexiv2 library -- data files

sudo apt-get install -y libexiv2-dev

The following packages have unmet dependencies:
 libexiv2-dev : Depends: libexiv2-12 (=0.23-1ubuntu1pmjdebruijn18~saucy) but 
0.23-precise~ppa1 is to beinstalled
E: Unable to correct problems, you have held broken packages.

Thanks

On Sun, 29 Dec 2013 18:52:55 +0100
Victor L <[email protected]> wrote:

> Hello,
> 
> To build the user manual I use these commands :
> cd ~/darktable/build
> make clean && cd ~/darktable/build/doc/usermanual/ && make
> darktable-usermanual-fr
> 
> After that you can fin the generated pdf in the following directory :
> darktable/build/doc/usermanual/
> 
> To check if exiv2 is installed :
> dpkg -l | grep exiv2
> 
> You should get something like:
> ii  libexiv2-12                    0.23-1ubuntu1               amd64
> EXIF/IPTC metadata manipulation library
> ii  libexiv2-dev                   0.23-1ubuntu1               amd64
> EXIF/IPTC metadata manipulation library - development files
> ii  libgexiv2-2                    0.6.1-2                     amd64
> GObject-based wrapper around the Exiv2 library
> 
> If you don't have the package then what is the output of :
> sudo apt-get install -y libexiv2-dev
> 
> Bye
> 
> 
> 
> 
> 
> 2013/12/29 Jesus Arocho <[email protected]>
> 
> > I cloned git to work on a Spanish translation of the manual.  I have
> > de Bruijn's unstable installed.  When trying to build I found that I
> > needed exiv2 development files.  The package libexiv2-dev cannot be
> > installed because of a dependency issue with libexiv2-dev.  exiv2
> > package is installed.
> >
> >
> > ------------------------------------------------------------------------------
> > Rapidly troubleshoot problems before they affect your business.
> > Most IT organizations don't have a clear picture of how application
> > performance affects their revenue. With AppDynamics, you get 100%
> > visibility into your Java,.NET, & PHP application. Start your
> > 15-day FREE TRIAL of AppDynamics Pro!
> > http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
> > _______________________________________________
> > Darktable-users mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/darktable-users
> >


------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Darktable-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/darktable-users

Reply via email to