you need to give cmake a chance to find the updated location of the exr
libs:
rm -rf build/
and restart with cmake (either build.sh or cd build; cmake
-DWHATEVER_HAVE_YOU ..). compiling should run through after that.
-jo
On Wed, May 1, 2013 at 10:28 PM, Wayne Vosberg <[email protected]> wrote:
> Yesterday I did an online update from Ubuntu 12.10 to 13.04. Everything
> appeared to go smoothly.
>
> Afterwards, when I went to rebuild Darktable (from git), it failed looking
> for /usr/lib/libIlmImf.so. I found
> the lib was there, just not linked properly into /usr/lib. I fixed that
> one and then hit a couple more similar
> issues before the build completed successfully.
>
> I believe I saw that some people have already built on 13.04 without
> issues -- but not sure if was a 13.04
> upgrade or scratch install tho ...
>
> So the question is, is this just something that went wrong during my
> upgrade or has anyone else seen
> the same problem?
>
> Note -- here is what I had to do to get Darktable to build:
>
> $ sudo ln -s /usr/lib/x86_64-linux-gnu/libIlmImf.so.6.0.0
> /usr/lib/libIlmImf.so
> $ sudo ln -s /usr/lib/x86_64-linux-gnu/libImath.so.6.0.0
> /usr/lib/libImath.so
> $ sudo ln -s /usr/lib/x86_64-linux-gnu/libIex.so.6.0.0 /usr/lib/libIex.so
> $ sudo ln -s /usr/lib/x86_64-linux-gnu/libIlmThread.so.6.0.0
> /usr/lib/libIlmThread.so
> $ sudo ln -s /usr/include/lensfun/lensfun.h /usr/include/lensfun.h
>
>
>
> ------------------------------------------------------------------------------
> Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
> Get 100% visibility into your production application - at no cost.
> Code-level diagnostics for performance bottlenecks with <2% overhead
> Download for free and get started troubleshooting in minutes.
> http://p.sf.net/sfu/appdyn_d2d_ap1
> _______________________________________________
> Darktable-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/darktable-users
>
>
------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
Darktable-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/darktable-users