Dear DT developers, When building the current DarkTable HEAD from git (on OS X 10.9.2), for some reason it does not find any libsoup and therefore disables map mode. The output from the ./build.sh script tells me:
-- checking for one of the modules 'libsoup-2.4;libsoup2' -- checking for one of the modules 'libsoup-2.2;libsoup2' -- Map mode: disabled, please install libsoup2 I have libsoup installed via homebrew, so they are located in the homebrew ‘cellar’ and linked to /usr/local/lib/: /usr/local/lib/libsoup-2.4.1.dylib -> ../Cellar/libsoup/2.44.2/lib/libsoup-2.4.1.dylib /usr/local/lib/libsoup-2.4.a -> ../Cellar/libsoup/2.44.2/lib/libsoup-2.4.a /usr/local/lib/libsoup-2.4.dylib -> ../Cellar/libsoup/2.44.2/lib/libsoup-2.4.dylib Is there anyone else who uses homebrew to install the DT dependencies? Or anyone else who spots what is going wrong here? (I had a fairly quick look at the cmake module for lib soup, but I’m afraid I’m not fluent enough in cmake.) Thanks for your help! Best regards, Jeroen -- Jeroen Hegeman jeroen DOT hegeman AT gmail DOT com WARNING: This message may contain classified information. Immediately burn this message after reading. ------------------------------------------------------------------------------ Flow-based real-time traffic analytics software. Cisco certified tool. Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer Customize your own dashboards, set traffic alerts and generate reports. Network behavioral analysis & security monitoring. All-in-one tool. http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk _______________________________________________ darktable-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/darktable-devel
