Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 14308] firefox 2.0.0.12 breaks totem finding it

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 14308] firefox 2.0.0.12 breaks totem finding it
  • Date: 11 Feb 2008 19:24:05 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=14308





------- Additional Comments From sandalle AT sourcemage.org 2008-02-11 13:24
-------
Arwed has determined this is a problem with nspr 4.7.
The following files are the problem:
$ grep mozilla-nspr /usr/lib/pkgconfig/firefox-*
/usr/lib/pkgconfig/firefox-js.pc:Requires: mozilla-nspr >= 4.7.0
/usr/lib/pkgconfig/firefox-nss.pc:Requires: mozilla-nspr >= 4.7.0
/usr/lib/pkgconfig/firefox-plugin.pc:Requires: mozilla-nspr >= 4.7.0
/usr/lib/pkgconfig/firefox-xpcom.pc:Requires: mozilla-nspr >= 4.7.0

And:
/usr/lib/pkgconfig/firefox-nspr.pc:Version: 4.7.0

$ gaze version nspr
Grimoire Section Spell Grimoire Version Installed Version
-------- ------- ----- ---------------- -----------------
test libs nspr 4.7 4.7

Changing the firefox-*.pc files to check for "4.7" instead of "4.7.0" allows
totem to find firefox.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




Archive powered by MHonArc 2.6.24.

Top of Page