On Monday 16 November 2015 10:04:05 Yves Guillemot wrote:
> Le lundi 16 novembre 2015, 09:13:25 David Faure a écrit :
> > On Monday 16 November 2015 02:12:13 D. Michael McIntyre wrote:
> > > Debug builds run fine from ../rosegarden, but do not find the installed
> > > library when run installed.  That's probably by design
> > 
> 
> Here, running Mageia 5, the library is installed in /usr/local/lib64.
> It's the only library currently installed in this place.
> I needed to add it in /etc/ld.so.conf then it works fine.

You can also export LD_LIBRARY_PATH.

Or with my recent fix, none if it is necessary, a RUNPATH gets compiled into 
the binary.

> CMake Error at cmake/RPathHandling.cmake:43 (message):
>   CMAKE_INSTALL_LIBDIR not set.  This is necessary for using the RPATH
>   settings.
> Call Stack (most recent call first):
>   CMakeLists.txt:30 (include)
> 
> Should not CMAKE_INSTALL_LIBDIR be automatically define from 
> CMAKE_INSTALL_PREFIX ?

Oops, yes, that's done by GNUInstallDirs, but I was doing the rpath handling
before gnuinstalldirs. Fixed now, please try again.

-- 
David Faure, fa...@kde.org, http://www.davidfaure.fr
Working on KDE Frameworks 5


------------------------------------------------------------------------------
Presto, an open source distributed SQL query engine for big data, initially
developed by Facebook, enables you to easily query your data on Hadoop in a 
more interactive manner. Teradata is also now providing full enterprise
support for Presto. Download a free open source copy now.
http://pubads.g.doubleclick.net/gampad/clk?id=250295911&iu=/4140
_______________________________________________
Rosegarden-devel mailing list
Rosegarden-devel@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-devel

Reply via email to