I have changed the setting of the install paths again. The version in git HEAD should now comply with the CMake standard where all paths can be set individually by CMAKE_INSTALL_XXX. Please check if this works for you and report back. Thanks!
Sebastian On 27.10.2015 21:01, Sebastian Kraft wrote: > On 23.10.2015 09:13, Chan Kit Yu wrote: >> Hi , >> >> I tried specifying -DCMAKE_INSTALL_LIBDIR=/usr/lib64 since my setup is >> multilib. But your CMake code seems to ignore that. So I wonder is there >> anything that we can do to specify the libdir installation? >> > > Our CMake path setup is still not optimal... What you can do is to set > LENSFUN_LIBDIR variable to define the lib install folder. AFAIK that > should work... > > Sebastian > > ------------------------------------------------------------------------------ > _______________________________________________ > Lensfun-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/lensfun-users > ------------------------------------------------------------------------------ _______________________________________________ Lensfun-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lensfun-users
