On Sun, 2010-04-04 at 17:18 +0200, LinuxDonald wrote: > Am 01.04.2010 23:01, schrieb Braden McDaniel: [snip] > > It looks like this line in CMakeLists.txt: > > > > > >> SET(libdir "\${exec_prefix}/${LIB_INSTALL_DIR}") > >> > > should be > > > > > >> SET(libdir "${LIB_INSTALL_DIR}") > >> > > > Yeah that fixed: > libdir=/usr/lib64 > > But what about that: > exec_prefix=${prefix} > includedir=${prefix}/include > ? > That are broken to in the .pc file :( Those don't look broken to me. Why do you think they are? See "man pkg-config" under METADATA FILE SYNTAX. -- Braden McDaniel <braden@xxxxxxxxxxxxx> -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel