Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Mozilla GTK2?
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
LaoTzuTao
Tux's lil' helper
Tux's lil' helper


Joined: 21 Mar 2003
Posts: 96
Location: Portland, OR

PostPosted: Sat Apr 19, 2003 2:23 pm    Post subject: Mozilla GTK2? Reply with quote

Hello, I'm having an issue with Mozilla. It seems it's using GTK2, because my fonts for File, Edit, my Bookmarks, etc. are very small. Yet I don't have GTK2 in my USE, so I don't understand why it's using GTK2. How can I compile it with GTK+ instead? Thanks
- John
_________________
Athlon 64 3200+
Abit AV8 Mobo
512 megs DDR400
NVidia GeForce 6800
Samsung Syncmaster 712n
Back to top
View user's profile Send private message
Lovechild
Advocate
Advocate


Joined: 17 May 2002
Posts: 2858
Location: Århus, Denmark

PostPosted: Sat Apr 19, 2003 2:25 pm    Post subject: Reply with quote

USE="-gtk2" emerge Mozilla
Back to top
View user's profile Send private message
ikshaar
Veteran
Veteran


Joined: 23 Jul 2002
Posts: 1339
Location: Baltimore, MD

PostPosted: Sat Apr 19, 2003 2:36 pm    Post subject: Reply with quote

I doubt you can have mozilla compile with GTK2 support by "accident", the ebuild doesn't allow it, unless you add specifically the command to force use of GTK2. So either you did ask for GTK2 support, or your problem is not GTK2 related.

By the way, which mozilla are you using ?
_________________
"May God stands between you and harm in all the empty places where you must walk" - Babylon 5
Back to top
View user's profile Send private message
hanta
Tux's lil' helper
Tux's lil' helper


Joined: 28 Jun 2002
Posts: 115
Location: Vantaa - Finland

PostPosted: Sat Apr 19, 2003 3:12 pm    Post subject: Reply with quote

ikshaar wrote:
I doubt you can have mozilla compile with GTK2 support by "accident", the ebuild doesn't allow it, unless you add specifically the command to force use of GTK2. So either you did ask for GTK2 support, or your problem is not GTK2 related.


well not quite. the mozilla 1.3 builds with GTK2 support without forcing, but only if the GTK2 flag is set.
_________________
Janne
Back to top
View user's profile Send private message
ikshaar
Veteran
Veteran


Joined: 23 Jul 2002
Posts: 1339
Location: Baltimore, MD

PostPosted: Sat Apr 19, 2003 3:59 pm    Post subject: Reply with quote

Well up to 1.3_beta, you still needed the WANT_GTK2 option, but right, for 1.3-r1, it seems they removed it... it's better anyway, GTK2 works very well. I used it for months now without problem.

LaoTzuTao, unless you don't want GTK2 anywhere, may be you should try to fix your fonts, rather than re-compile mozilla. I have very nice font in my mozilla menu - especially with GTK2.
_________________
"May God stands between you and harm in all the empty places where you must walk" - Babylon 5
Back to top
View user's profile Send private message
gigel
Guru
Guru


Joined: 14 Jan 2003
Posts: 369
Location: .se/.ro

PostPosted: Sat Apr 19, 2003 4:40 pm    Post subject: Reply with quote

well type emerge -pv mozilla first
and if it says +gtk2 then modify properly USE="-gtk2"
_________________
$emerge sux
:D
Back to top
View user's profile Send private message
LaoTzuTao
Tux's lil' helper
Tux's lil' helper


Joined: 21 Mar 2003
Posts: 96
Location: Portland, OR

PostPosted: Sat Apr 19, 2003 5:53 pm    Post subject: Reply with quote

Well emerge -pv mozilla gives me this output: [ebuild R ] net-www/mozilla-1.3-r1 +java +crypt -ipv6 -gtk2 +ssl -ldap -gnome -mozsvg -mozcalendar -mozaccess -mozinterfaceinfo -mozp3p -mozxmlterm -moznoirc -moznomail -moznocompose -moznoxft

So it would seem it's not using GTK2, it's just weird to me...if I manually download mozilla without using any ebuilds, the fonts I mention are fine, and the actual webpage fonts aren't using AA, the fonts all look just like they do in Gimp, which uses GTK+. But when I use the ebuild...the fonts are really small, and the webpage fonts are all using AA, just like Gaim-0.61 which is using GTK2. I like the look of everything in Mozilla, wegpage wise, its just the File, Edit, Bookmarks, etc. that are really small and hard to read, which annoys me, so is there any way I can just change those particular fonts? :?:
- John
_________________
Athlon 64 3200+
Abit AV8 Mobo
512 megs DDR400
NVidia GeForce 6800
Samsung Syncmaster 712n
Back to top
View user's profile Send private message
hanzotutu
Apprentice
Apprentice


Joined: 10 Apr 2003
Posts: 170

PostPosted: Sat Apr 19, 2003 6:15 pm    Post subject: Reply with quote

LaoTzuTao wrote:
Well emerge -pv mozilla gives me this output: [ebuild R ] net-www/mozilla-1.3-r1 +java +crypt -ipv6 -gtk2 +ssl -ldap -gnome -mozsvg -mozcalendar -mozaccess -mozinterfaceinfo -mozp3p -mozxmlterm -moznoirc -moznomail -moznocompose -moznoxft


See, your "moznoxft" is off, i.e., your mozilla is using xft.
BTW, I do suggest you fixing your Xft intead of recompiling mozilla with USE="moznoxft emerge mozilla". Xft gives you more choices than the standard X fonts.
Back to top
View user's profile Send private message
LaoTzuTao
Tux's lil' helper
Tux's lil' helper


Joined: 21 Mar 2003
Posts: 96
Location: Portland, OR

PostPosted: Sat Apr 19, 2003 9:10 pm    Post subject: Reply with quote

Ok I'm confused...So the fact that it's using Xft makes the fonts look like that, and not because of GTK2? Well how would I go about 'fixing' my Xft...I don't have much font experience, I just pick the ones I like :wink: Just for everyone's info, the versions I'm using:
$ qpkg -I -v freetype
media-libs/freetype-2.1.4 *
$ qpkg -I -v xft
x11-libs/xft-2.0.1-r2 *
$ qpkg -I -v fontconfig
media-libs/fontconfig-2.1-r1 *
Where do I go from here?
-John
_________________
Athlon 64 3200+
Abit AV8 Mobo
512 megs DDR400
NVidia GeForce 6800
Samsung Syncmaster 712n
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