Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=652971 --- Comment #33 from Ilyes Gouta <ilyes.gouta@xxxxxxxxx> 2011-09-29 18:52:25 EDT --- Hi, Just to clarify a little bit more: Plugins/libraries providing the program's functionality: libBinEditor.so libCore.so libCppEditor.so libCppTools.so libFakeVim.so libFind.so libLocator.so libTextEditor.so Supporting libraries: libAggregation.so.1 libExtensionSystem.so.1 libLanguageUtils.so.1 libQtConcurrent.so.1 libUtils.so.1 libCPlusPlus.so.1 Both kind of libraries live in a private location (%_libdir/code-editor) and are internal and *exclusively* used by the program itself. No other program or library is meant to link against these. The build system (qmake based) indeed relies on RPATH to load these libraries at run-time: ilyes@whitebird ~/rpmbuild $ readelf -d /usr/bin/code-editor | grep RPATH 0x000000000000000f (RPATH) Library rpath: [$ORIGIN:$ORIGIN/..:$ORIGIN/../lib64/code-editor] Is this acceptable? Any suggestions? Thanks, -Ilyes -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review