Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problems to install gnome...[abierto]
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
Jack Krauser
Apprentice
Apprentice


Joined: 19 Jan 2011
Posts: 211

PostPosted: Mon Sep 05, 2011 12:25 am    Post subject: Problems to install gnome...[abierto] Reply with quote

hi friends....

I have a problem when i was trying to install gnome, i read the handbook "The GNOME Configuration HOWTO" and i had some problems about USE but i can resolve, i have just 1 problem in this moment:

Code:
Jack-Krauser-Gentoo64 ~ # emerge gnome
Calculating dependencies... done!

emerge: there are no ebuilds built with USE flags to satisfy "x11-libs/gtk+:2[jpeg]".
!!! One of the following packages is required to complete your request:
- x11-libs/gtk+-2.24.4::gentoo (Missing IUSE: jpeg)
(dependency required by "media-video/cheese-2.32.0" [ebuild])
(dependency required by "gnome-base/gnome-2.32.1" [ebuild])
(dependency required by "gnome" [argument])


please, can anybody help me?
Back to top
View user's profile Send private message
mark_alec
Bodhisattva
Bodhisattva


Joined: 11 Sep 2004
Posts: 6066
Location: Melbourne, Australia

PostPosted: Mon Sep 05, 2011 12:35 am    Post subject: Reply with quote

The message is trying to tell you that gtk needs to be built with USE=jpeg in order to satisfy the dependency requirements for cheese. If you plan to use gnome, you can use the gnome profile by using `eselect profile list` and `eselect profile set <number>` which should include flags such as that.

Otherwise, `"echo "x11-libs/gtk+ jpeg" >> /etc/portage/package.use` and it should all be fine.
_________________
www.gentoo.org.au || #gentoo-au
Back to top
View user's profile Send private message
Jack Krauser
Apprentice
Apprentice


Joined: 19 Jan 2011
Posts: 211

PostPosted: Mon Sep 05, 2011 12:54 am    Post subject: Reply with quote

i want to build my gnome system with my own hands, i don't wanna use gnome profile, i want to learn how linux works, anyway, when i check the package "x11-libs/gtk+:2" with "equery" command and i get this:

Code:
Jack-Krauser-Gentoo64 ~ # equery uses x11-libs/gtk+:2
[ Legend : U - final flag setting for installation]
[        : I - package is installed with flag     ]
[ Colors : set, unset                             ]
 * Found these USE flags for x11-libs/gtk+-2.24.4:
 U I
 + + cups          : Add support for CUPS (Common Unix Printing System)
 - - debug         : Enable extra debug codepaths, like asserts and extra
                     output. If you want to get meaningful backtraces see
                     http://www.gentoo.org/proj/en/qa/backtraces.xml
 - - doc           : Adds extra documentation (API, Javadoc, etc)
 - - examples      : Install examples, usually source code
 + + introspection : Use dev-libs/gobject-introspection for introspection
 - - test          : Workaround to pull in packages needed to run with
                     FEATURES=test. Portage-2.1.2 handles this internally, so
                     don't set it in make.conf/package.use anymore
 - - vim-syntax    : Pulls in related vim syntax scripts
 - - xinerama      : Add support for the xinerama X11 extension, which is
                     mandatory if you work in multiple monitors setup


i can see the USE "jpeg" in the x11-libs/gtk+-2.24.4 package doesn't existe, so, if i use your idea: "echo "x11-libs/gtk+ jpeg" >> /etc/portage/package.use" it doesn't work...

thanks mark_alec for your response
Back to top
View user's profile Send private message
mark_alec
Bodhisattva
Bodhisattva


Joined: 11 Sep 2004
Posts: 6066
Location: Melbourne, Australia

PostPosted: Mon Sep 05, 2011 11:27 am    Post subject: Reply with quote

Ah, it seems that is a USE dependency that is a relic from when gtk+ had it. Instead add "x11-libs/gdk-pixbuf jpeg" to /etc/portage/package.use.
_________________
www.gentoo.org.au || #gentoo-au
Back to top
View user's profile Send private message
Jack Krauser
Apprentice
Apprentice


Joined: 19 Jan 2011
Posts: 211

PostPosted: Mon Sep 05, 2011 12:41 pm    Post subject: Reply with quote

Thanks mark_alec for your response, i've added "x11-libs/gdk-pixbuf jpeg" to /etc/portage/package.use but it didn't works...

Please help...
Back to top
View user's profile Send private message
mark_alec
Bodhisattva
Bodhisattva


Joined: 11 Sep 2004
Posts: 6066
Location: Melbourne, Australia

PostPosted: Mon Sep 05, 2011 12:43 pm    Post subject: Reply with quote

Try [re-]emerging it, `emerge --oneshot gdk-pixbuf`.
_________________
www.gentoo.org.au || #gentoo-au
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