Thanks to James and Wolfgang for the information about OpenEXR and cmake / scan. My compile was indeed missing the .so files from the OpenEXR dev package (libopenexr-dev 1.6.1-7 in Raring) which I had installed under Quantal. Apparently Raring moved the files from /usr/lib to /usr/lib/x86_64-linux-gnu. Copying the files back to /usr/lib and running the (sudo) rm -rm build command allowed the compile to proceed smoothly.
------------------------------------ give cmake a try to scan the environment from scratch: rm -rf build ./build.sh ibIlmImf.so comes from OpenEXR, I'm unsure what the Ubuntu or Debian package name is, but I can hazard a guess that it might be openexr or openexr-devel ------------------------------------------------------------------------------ Try New Relic Now & We'll Send You this Cool Shirt New Relic is the only SaaS-based application performance monitoring service that delivers powerful full stack analytics. Optimize and monitor your browser, app, & servers with just a few lines of code. Try New Relic and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr _______________________________________________ darktable-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/darktable-devel
