On 02/07/13 22:21, R P Herrold wrote: > On Tue, 2 Jul 2013, R P Herrold wrote: > >> testing in process > > Sadly the new version fairy did not fix the rpath issue; I've drilled in > the 'hard way' fix to a local .spec file and am testing further. diff > of the revised spec file sections at the end of this email > > That gets me past the RPATH issue, but there later seems to be a library > issue as well:
Haven't been able to reproduce the library issue but will take a closer look when I have time. Thanks for looking into the rpath issue. I found a much easier way to fix that with the -DCMAKE_SKIP_BUILD_RPATH=1 cmake flag while building, which I'm hoping achieves pretty much the same thing (though my I only have a rudimentary understanding of cmake). http://jamielinux.fedorapeople.org/assimilation/ -- Jamie Nguyen _______________________________________________ Assimilation mailing list - Discovery-Driven Monitoring [email protected] http://lists.community.tummy.com/cgi-bin/mailman/listinfo/assimilation http://assimmon.org/
