[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-gnuzilla] IceCat builds 32 and 64 bits
From: |
Fernando de Oliveira |
Subject: |
Re: [Bug-gnuzilla] IceCat builds 32 and 64 bits |
Date: |
Mon, 16 Jul 2012 10:28:14 -0700 (PDT) |
--- Em seg, 16/7/12, Fernando de Oliveira escreveu:
> De: Fernando de Oliveira
> Assunto: Re: [Bug-gnuzilla] IceCat builds 32 and 64 bits
> Para: "bugs-gnuzilla icecat"
> Data: Segunda-feira, 16 de Julho de 2012, 14:09
> Em 14-07-2012 19:13, Loic J. Duros
> escreveu:
> On 07/13/2012 11:01 AM, Fernando de Oliveira
> wrote:
> >> Em 13-07-2012 01:13, Loic J. Duros escreveu:
> >>> As promised here are two versions of IceCat:
> >>>
> >>> * 32-bit >> Compiled on Debian Wheezy
> i386:
> >>> http://lduros.net/assets/downloads/icecat/icecat-13.0.1-386.tar.gz
> >>>
> >> Thanks, Loic.
> >>
> >> Works fine.
> >>
> >> I will try to compile soon in LFS/BLFS.
> >>
> >>
> > Thanks much for letting us know, Fernando!! Once you
> have it compiled
> > for LFS/BLFS, it would be worth sending a message to
> the list too! :-)
>
> Finally got time. Built against previously installed
> Xulrunner-13.0.1.
>
>
> ./configure
> time make
> chmod -v 0775 build/unix/run-icecat.sh
> cp -v dist/icecat/run-icecat.sh
> /usr/lib/xulrunner/run-icecat.sh
> make install
> rm -v /usr/lib/xulrunner/run-icecat.sh
> rm -rfv /usr/bin/icecat
> rm -rfv /usr/lib/icecat
> ln -sv icecat-13.0.1
> /usr/lib/icecat
> ln -sv ../lib/icecat/icecat /usr/bin/icecat
>
> In .mozconfig, added the two lines:
>
> # Point to the xulrunner libraries - comment these for a
> standalone browser
> ac_add_options --with-system-libxul
> ac_add_options
> --with-libxul-sdk=/usr/lib/xulrunner-devel-13.0.1
Loic, forgot to write that it was in LFS/BLFS i686, where Xulrunner had been
previously built in order to build icedtea-web plugin. You requested me to send
a message, when done.
[]s,
Fernando