Le 22/05/2014 23:14, Tobias Ellinghaus a écrit : > >> apt-get install --no-install-recommends intltool libatk1.0-dev >> libcairo2-dev libsoup2.4-dev libexiv2-dev libfontconfig1-dev >> libfreetype6-dev libgomp1 libgtk2.0-dev libjpeg-dev libtiff4-dev >> liblcms2-dev liblensfun-dev libpng12-dev libsqlite3-dev >> libstdc++6-4.4-dev libxml2-dev libopenexr-dev libcurl4-gnutls-dev >> libgphoto2-2-dev libdbus-glib-1-dev libgnome-keyring-dev fop >> librsvg2-dev libflickcurl-dev cmake liblua5.2-dev > This could be replaced with "apt-get build-dep darktable".
Yes and no. I'm confident in practice it works most of the time at the price of local system bloat. That alternative assumes presence of a version of darktable in the distro's repositories with same dependencies. I'm a little surprised that on Xubuntu 14.04 "apt-get build-dep darktable" offers to install many more packages which apparently aren't needed: gir1.2-json-1.0 libasound2-dev libavahi-client-dev libavahi-common-dev libcaca-dev libdrm-dev libgl1-mesa-dev libglade2-dev libglu1-mesa-dev libjson-glib-dev libpulse-dev libsdl1.2-dev libslang2-dev libvte-dev libx11-xcb-dev libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-present-dev libxcb-randr0-dev libxcb-shape0-dev libxcb-sync-dev libxcb-xfixes0-dev libxshmfence-dev libxxf86vm-dev mesa-common-dev x11proto-dri2-dev x11proto-gl-dev x11proto-xf86vidmode-dev Instead I've been following http://www.darktable.org/install/#git , adding libcolord-dev and darktable compiles. Le 22/05/2014 23:14, Tobias Ellinghaus a écrit : > Am Donnerstag, 22. Mai 2014, 19:40:18 schrieb Stéphane Gourichon: > > > darktable/src/external/colord-gtk/src/colord-gtk/cd-window.c:39:20: > fatal error: colord.h: Aucun fichier ou dossier de ce type > Please paste English messages only, I have no idea what that is supposed to > mean. Sorry I haven't noticed I had not added LC_ALL=C for neutral locale. It corresponds to "no such file or directory". Regarding the rest of your answer, I'll try soon to reproduce. Basically it's a fresh install of Xubuntu 14.04 following http://www.darktable.org/install/#git . The point is of course not to point finger at anyone, just share troubles encountered so that we can adjust for the better. -- Stéphane Gourichon -- Stéphane Gourichon ------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs _______________________________________________ Darktable-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/darktable-users
