Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Galeon 2.0.1 Mozilla v's Firefox...
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
slackline
Veteran
Veteran


Joined: 01 Apr 2005
Posts: 1471
Location: /uk/sheffield

PostPosted: Thu Mar 02, 2006 2:45 am    Post subject: Galeon 2.0.1 Mozilla v's Firefox... Reply with quote

Hiya,

A short question about Galeon. I notice that its possible to have mozilla and firefox flagas set when compiling. Are these flags mutually exclusive?

Essnetially I would be grateful if someone could explain whether it is possible to
Code:

emerge -C mozilla
emerge galeon


if I set the following in /etc/portage/package.use

Code:

## Galeon
www-client/galeon firefox

## Firefox
www-client/mozilla-firefox java xprint


will galeon then use firefox as its 'engine' or will it still require mozilla?

I would just go ahead and try it, but mozilla takes sometime to compile hence the desire to avoid recompiling if it will be required.

Cheers,

slack
Back to top
View user's profile Send private message
Akhouk
Guru
Guru


Joined: 23 May 2003
Posts: 476
Location: The Two Niles, Africa

PostPosted: Thu Mar 02, 2006 9:41 am    Post subject: Reply with quote

Yes, you can compile galeon without mozilla by setting USE="firefox".

If you clobber mozilla you might want to set USE="-mozilla" to stop other things trying to use it.
_________________
AMD 64 3500+, 2Gb RAM DDR400, 2 x 180Gb SATA, 256Mb Nvidia
Back to top
View user's profile Send private message
slackline
Veteran
Veteran


Joined: 01 Apr 2005
Posts: 1471
Location: /uk/sheffield

PostPosted: Thu Mar 02, 2006 9:44 am    Post subject: Reply with quote

Cool thanks for that, time to get rid of some of the bloat on my system :D
Back to top
View user's profile Send private message
PaulBredbury
Watchman
Watchman


Joined: 14 Jul 2005
Posts: 7310

PostPosted: Thu Mar 02, 2006 11:26 am    Post subject: Re: Galeon 2.0.1 Mozilla v's Firefox... Reply with quote

slack---line wrote:
Are these flags mutually exclusive?

Check the ebuild: /usr/portage/www-client/galeon/galeon-2.0.1.ebuild

Code:
   use firefox && myconf="--with-mozilla=firefox"
   use firefox || myconf="--with-mozilla=mozilla"

So, it would appear that mozilla is required if firefox is not specified. And, galeon does not have a mozilla USE flag (although other packages do).
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum