|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: Support for IPv6 in Mozilla on 3.6-RELEASE
From: Kurt Miller (truk
optonline.net)
Date: Sat Apr 02 2005 - 23:11:44 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: <eric-list-openbsd-ports
catastrophe.net>
> On Sat, 2005-04-02 at 19:28:34 -0500, Kurt Miller proclaimed...
>> I've prepared mozilla -stable updates for 3.5 and up. I haven't tested
>> ipv6, so testing that would be appreciated. Also, tests on archs
>> other then i386 are needed.
>>
>> http://marc.theaimsgroup.com/?t=111230381000003&r=1&w=2
>>
>> If you have issues please follow up on ports
, since I don't read every
>> message on misc
and I may miss it.
>
> I used the package for 3.6-RELEASE
>
> $ pkg_info | grep mozilla
> mozilla-1.6 open source version of the Netscape browser
>
> That would mean all of your patches are applied, right?
Actually no. Since mozilla runs on many archs and I only
have -stable on i386, I've asked for testing of the update
before it becomes a generally available package. So
what you need to do is setup a -stable ports tree for
3.6:
http://www.openbsd.org/ports.html#stable
Uninstall your current mozilla, apply the patch from my post
and build it from source;
sudo pkg_delete mozilla-1.6
cd /usr/ports/www/mozilla
patch < mozilla-3.6-stable.diff
make install
Then move your old ~/.mozilla dir out of the way and you
should be good to go. If you also run firefox you can save
your setup by moving just ~/.mozilla/firefox back after
running mozilla 1.7.6 for the first time.
-Kurt
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]