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: anjuta - A GNOME development IDE for C/C++ https://bugzilla.redhat.com/show_bug.cgi?id=433199 ------- Additional Comments From debarshi.ray@xxxxxxxxx 2008-03-06 04:36 EST ------- Here is what Naba Kumar (original author of Anjuta) has to say on https://lists.sourceforge.net/lists/listinfo/anjuta-devel : On Sun, 2008-03-02 at 19:28 +0530, Debarshi Ray wrote: > > If you remove rpath from anjuta binary, devhelp plugin will stop > > working. > > Here is a screenshot of Anjuta, with all rpaths removed, running on > Fedora 8: http://rishi.fedorapeople.org/Screenshot-Anjuta.png > May be in fedora 8, the gtkmozembed library path is set somewhere permanently (e.g. in /etc/ld.so.conf). In other systems, it is inside /usr/lib/firefox and strangely not all versions of that library (usually shipped with other mozilla products) work interchangably. You need to be able to find the same lib used to compile the executable. That is why both devhelp and anjuta has rpath to ensure that exact lib is used. Otherwise you get strange crashes if either of these programs load a different version of that lib (try running anjuta without the rpath and after installing seamonkey). In fact, anjuta inherits the same rpath used by devhelp from its pkgconfig file. -- 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, or are watching someone who is. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review