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