Il giorno mar 26 mag 2015 alle 13:37, Pascal Obry <[email protected]> ha scritto: > I can compile darktable with GNU/Debian sid without problem. > > What is the error reported? > >> $ darktable >> darktable: error while loading shared libraries: >> libgphoto2_port.so.10: >> cannot open shared object file: No such file or directory >> >> So I had to create a symlink to make it work: >> >> sudo ln -s /usr/lib/x86_64-linux-gnu/libgphoto2_port.so >> /usr/lib/x86_64-linux-gnu/libgphoto2_port.so.10 > > Maybe because you also have the version 12 of libgphoto2_photo > installed?
I have only version 12 installed. However, I've just made a new test on my desktop and it's working fine. I think I made some mess on my laptop and I forgot that darktable by default is installed in /opt (which is not in my path), but I use to build darktable with --prefix /usr/local (when I remember...). I'll doublecheck on my laptop tomorrow. ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ Darktable-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/darktable-users
