On Tue, 2011-08-02 at 10:51 -0600, Orion Poplawski wrote: > Transaction Check Error: > file /usr/lib64/libltdl.so.7.2.1 from install of > libtool-ltdl-2.2.6-15.5.el6.x86_64 conflicts with file from package > yaf-1.3.2-1.el6.rf.x86_64
Hi! I have updated libfixbuf and did another update for yaf which is supposed to fix the libltdl issue in a proper way, but it's build system is still quite broken: 1) It doesn't pick up pcre on RHEL5 through pkgconfig, although it exists and no specific version requirements were postulated 2) It looks for libraries in /usr/lib on a 64-bit system which of course it doesn't find and hardcodes /usr/lib64 rpath 3) It puts private plugins in /usr/lib Anyone using or interested in yaf please contact upstream about that. I am not very motivated to do their homework... Thanks! -- Sincerely yours, Yury V. Zaytsev _______________________________________________ users mailing list [email protected] http://lists.repoforge.org/mailman/listinfo/users
