Re: mozilla-nspr-1.0.0-9 conflicts with evolution 1.0.3-6
Jeremy Katz <[email protected]>
| Newsgroups | gmane.comp.gnome.os.redhat |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 2002-06-19 at 10:21, Tom Georgoulias wrote: > Last night I rebuilt the SRPM for mozilla-1.0.0-9 and found out that the > newer mozilla-nspr screws up evolution. Is this a known problem or an > error on my part? > > I'm guessing I'll need a newer build of evolution & nautilus to get > Mozilla 1.0.0-9 running. Yes, the libraries moved in mozilla 1.0 to be in /usr/lib/mozilla-1.0.0 so evolution needs to have an rpath to deal with this... working on it. A temporary workaround is to add /usr/lib/mozilla-1.0.0 to /etc/ld.so.conf and rerun ldconfig, but I don't know if that will get nautilus working or not Cheers, Jeremy