Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Why the Gaim depend on QT an KDE-base ? ------ [SOLVED]
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
robinswan
Tux's lil' helper
Tux's lil' helper


Joined: 14 Oct 2005
Posts: 139

PostPosted: Tue Oct 18, 2005 7:51 am    Post subject: Why the Gaim depend on QT an KDE-base ? ------ [SOLVED] Reply with quote

I want to emerge the IM tool "Gaim":
Code:
emerge --pretend gaim

then, i had got the dependencies notices:
Code:
Calculating dependencies ...done!
[ebuild  N    ] kde-base/kde-env-3-r4
[ebuild  N    ] x11-libs/qt-3.3.4-r8
[ebuild  N    ] kde-base/arts-3.4.1-r2
[ebuild  N    ] media-libs/libao-0.8.5
[ebuild  N    ] app-text/enchant-1.1.6
[ebuild  N    ] app-text/gtkspell-2.0.11
[ebuild  N    ] net-im/gaim-1.5.0

In my known, Gaim is a based GTK project.
why did it depend on QT and KDE in Gentoo ?
I don't want to compile in the large lib in my system.
any Idea ??


Last edited by robinswan on Tue Oct 18, 2005 4:21 pm; edited 1 time in total
Back to top
View user's profile Send private message
rukh
Apprentice
Apprentice


Joined: 17 Aug 2005
Posts: 177
Location: Sol 3

PostPosted: Tue Oct 18, 2005 7:59 am    Post subject: Reply with quote

Hi, I think you do have the kde and the qt flag enabled in your use flags. If you do not use other qt apps or kde just disable them

Code:
-kde -qt


and you should be able to install gaim without the kde/qt dependencies.
_________________
Prepare to meet your maker! -- Bereiten Sie vor sich, Ihren Hersteller zu treffen!

-- rukh.de, Noir (german)
Back to top
View user's profile Send private message
robinswan
Tux's lil' helper
Tux's lil' helper


Joined: 14 Oct 2005
Posts: 139

PostPosted: Tue Oct 18, 2005 8:17 am    Post subject: Reply with quote

:( , thanks ! but i had set the compile flags in my /etc/make.conf
Code:
USE="-java -qt -kde -xfce gtk gtk2 gnome alsa"

:( but the dependencies alway is here!!
Back to top
View user's profile Send private message
Tane
n00b
n00b


Joined: 25 Sep 2005
Posts: 14

PostPosted: Tue Oct 18, 2005 8:50 am    Post subject: Reply with quote

Code:
USE="-arts"


Most likely libao bring those kde-deps
Back to top
View user's profile Send private message
crudh
l33t
l33t


Joined: 12 May 2005
Posts: 696
Location: Sundbyberg, Sweden

PostPosted: Tue Oct 18, 2005 10:36 am    Post subject: Reply with quote

And you can do:

Code:
emerge gaim -pv


too see which USE-flags are in use, and see what happens when you change them.
Back to top
View user's profile Send private message
robinswan
Tux's lil' helper
Tux's lil' helper


Joined: 14 Oct 2005
Posts: 139

PostPosted: Tue Oct 18, 2005 10:37 am    Post subject: Reply with quote

Tane wrote:
Code:
USE="-arts"


Most likely libao bring those kde-deps


greated !!! YOU ARE MY GURU !! :D
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