Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: cegui - Free library providing windowing and widgets for graphics APIs / engines https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=193342 ------- Additional Comments From packages@xxxxxxxxxxxxxxxxxx 2006-06-05 14:57 EST ------- I'm in the process of trying to patch cegui, not to use the bundled version of tolua++. So far I can get it to build successfully to the point where it ignores the bundled tolua++. It also has to regenerate the c++ bindings using the 'system' tolua++ otherwise it won't compile. However the following library 'libCEGUIluatoluapp.so.0', does not get built. On further investigation it appears that this library is probably just a wrapper library, containing the equivalent of 'liblua.so' and/or 'libtolua++.so' although it may be useful to confirm this. I'm not sure how best to proceed. 1. Do not supply 'libCEGUIluatoluapp.so.0' and hope the packages compiled against cegui will link with 'liblua.so' and/or 'libtolua++.so' when necessary and patch them if they dont. 2. Construct libCEGUIluatoluapp.so.0 based upon the system 'liblua.so' and 'libtolua++.so', but this seems a little messy to me and largely circumvents the entire reason for not using the bundled version in the first place. 3. Perhaps some sort of alias method using symlinks / sonames? Not even sure if this is possible. Anyway if you'd like to see the current state of things with the SRPM I'll upload it. I'd appreciate your thoughts on this, if you have the time :) Thanks Hans. -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review