Am Mittwoch, 4. November 2015, 06:14:22 schrieb Yu, Chan KitX:
> Greetings folks,
> 
> Because I have a multilib setup, I prefer to install the libraries to
> /usr/lib64 rather. I tried appending -DCMAKE_INSTALL_LIBDIR=/usr/lib64 to
> cmake but it doesn't seem to pick that up. So rather than manually copying
> the installed libraries to my libdir, is it possible if darktable makes it
> possible to specify library installation path?
> 
> I welcome other suggestions as well :-)

As all the .so files darktable installs are not proper libraries that would be 
useful for any program to link against and we are keeping them in a separate 
darktable/ subdirectory it shouldn't really matter where they are. So I don't 
think we should complicate our CMake system just to fix this.

> Thanks,
> Chan-Kit

Tobias

Attachment: signature.asc
Description: This is a digitally signed message part.

------------------------------------------------------------------------------
_______________________________________________
Darktable-users mailing list
Darktable-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/darktable-users

Reply via email to