bug-gnuzilla
[Top][All Lists]
Advanced

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

Re: Portable IceWeasel? Static build?


From: Giuseppe Scrivano
Subject: Re: Portable IceWeasel? Static build?
Date: Wed, 21 Mar 2007 08:55:43 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

I suggest you to take a look at this project:
https://sourceforge.net/projects/portablefirefox/

I didn't look at it but I think that replacing orginal files with the iceweasel
customized version can help you.

On this page there are some tips to run firefox from a removable media
http://www.mozilla.org/support/firefox/tips.

> Great, thanks for the tip.  Just to clairify how do I
> specify the appdir?  
> --with-user-appdir=./iceweasel 
> so it would be in /Iceweasel-root/iceweasel? 
If I remember correctly it is related to the user home directory so it will be
/home/youruser/iceweasel.

> Should I be concerned with:
> --with-default-mozilla-five-home
I don't think that value is used by firefox.

> How about compiling statically?  Have you tried?
> Maybe:
> ./configure --enable-static --disable-shared 
No, I haven't but probably can help you to have less dependencies.

> How about other useful compile commands, is there a
> list of what's enabled by default?
Look at the file .mozconfig, it contains a list of options passed to the
configure script.

Giuseppe




reply via email to

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