help-gnuzilla
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compilling IceCat 68.5.0


From: Jens Korte
Subject: Re: Compilling IceCat 68.5.0
Date: Sun, 5 Apr 2020 13:38:52 +0200

Am Thu, 2 Apr 2020 22:17:57 +0200 (CEST)
schrieb Macro Laco <address@hidden>:

> Yes I know 68.6.0 is available, I have managed to compile the toolkit
> for 68.5.0 and didn't want to delete it all and start again without
> knowing if I would run into the same error. Will downloading 68.6.0
> allow me to compile IceCat?



cat /etc/devuan_version
beowulf/ceres

wget
https://git.savannah.gnu.org/cgit/gnuzilla.git/snapshot/gnuzilla-68.tar.gz

unp gnuzilla-68.tar.gz # unp selects the suitable command for a
compressed file to unpack
cd gnuzilla-68
time nice -n19 ionice -c3 ./makeicecat

#unpack output/...bz2
mkdir out
cd out
../configure
make

worked for me



reply via email to

[Prev in Thread] Current Thread [Next in Thread]