Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jul 2013 05:06:42 +0000
From:      Jan Beich <jbeich@tormail.org>
To:        Yuri <yuri@rawbw.com>
Cc:        gecko@FreeBSD.org
Subject:   Re: www/linux-firefox: Error: Platform version '20.0.1' is not compatible with
Message-ID:  <1V18KW-0000rF-SP@internal.tormail.org>
References:  <51E8FC46.2010409@rawbw.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Yuri <yuri@rawbw.com> writes:

> I have 9.1 amd64, with linux firefox installed: linux-firefox-21.0,1
>
> linux-firefox fails with this message:
> Error: Platform version '20.0.1' is not compatible with
> minVersion >= 21.0
> maxVersion <= 21.0
>
> I am trying to run linux FF because of certain flash issues with native FF.

libxul.so in linux-firefox tarball has higher version requirements for
glib/gtk dependencies. To alleviate that I've made the port use libxul.so
from linux-seamonkey which also means that the two ports have to be in sync.

At the time linux-firefox was updated to 21.0 there was still some hope
seamonkey 2.18 may happen. Alas, it never did. I've no clue why linux-
ports weren't updated to 22.0/2.19 together with native ones though.

In the meantime just install linux-firefox from our development repo:

$ svn co https://trillian.chruetertee.ch/svn/freebsd-gecko/trunk gecko
$ cd gecko/www/linux-firefox
$ make install

Known issues include:
- java 1.7 plugin load error
- blue tinted people on youtube/flash -> avoid hw render + sw decode
- quakelive addon install -> just unpack to ~/.mozilla/plugins
- no sound with html5 video since 22.0 -> try linux-firefox-esr
- broken chromiumipc, webrtc, google-breakpad
- GL layers crash/hang but WebGL works fine
- about:memory's measure doesn't work -> try linux-firefox-esr



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1V18KW-0000rF-SP>