El 09/11/15 a les 00:39, Robert William Hutton ha escrit: > Here's how I get a system ready to build dt 2.0 on recent Ubuntu (the > versions might be slightly different depending on what release of Ubuntu > you're running): > > sudo apt-get build-dep darktable && sudo apt-get install libgtk-3-dev > libpugixml-dev libcolord-gtk-dev libosmgpsmap-1.0-0-dev libcups2-dev > > Regards, > > Rob >
I have tested this on a fresh install of Ubuntu Gnome 15.10, and the build works, but still with some warnings about missing packages, I need to add these ones: sudo apt-get install libwebp-dev libopenjpeg-dev libsecret-1-dev graphicsmagick libgraphicsmagick1-dev And for building the user manual, also the packages described in the wiki (http://redmine.darktable.org/projects/users/wiki/Translating_the_usermanual) sudo apt-get install doxygen gnome-doc-utils libsaxon-java fop Cheers, Josep V. ___________________________________________________________________________ darktable developer mailing list to unsubscribe send a mail to [email protected]
