Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
chrome browser gentoo
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
temple.to.temple
n00b
n00b


Joined: 13 Sep 2011
Posts: 30
Location: SK

PostPosted: Fri Mar 22, 2013 12:39 pm    Post subject: chrome browser gentoo Reply with quote

how can I install chrome on gentoo?

can someone advice pls?



localhost chrome # emerge -uav chromium

* IMPORTANT: 6 news items need reading for repository 'gentoo'.
* Use eselect news to read news items.

* Last emerge --sync was 1y 195d 14h 2m 28s ago.

These are the packages that would be merged, in order:

Calculating dependencies... done!

emerge: there are no ebuilds built with USE flags to satisfy "dev-libs/libxml2[icu]".
!!! One of the following packages is required to complete your request:
- dev-libs/libxml2-2.7.8-r1::gentoo (Change USE: +icu)
(dependency required by "www-client/chromium-13.0.782.215" [ebuild])
(dependency required by "chromium" [argument])

* IMPORTANT: 6 news items need reading for repository 'gentoo'.
* Use eselect news to read news items.

thanks
Back to top
View user's profile Send private message
DanneStrat
n00b
n00b


Joined: 05 Jan 2012
Posts: 73

PostPosted: Fri Mar 22, 2013 12:55 pm    Post subject: Re: chrome browser gentoo Reply with quote

temple.to.temple wrote:
emerge: there are no ebuilds built with USE flags to satisfy "dev-libs/libxml2[icu]".
!!! One of the following packages is required to complete your request:
- dev-libs/libxml2-2.7.8-r1::gentoo (Change USE: +icu)
(dependency required by "www-client/chromium-13.0.782.215" [ebuild])
(dependency required by "chromium" [argument])

This means chromium depends on libxml2 built with the icu use flag.

Do:
Code:
nano -w /etc/portage/package.use

Add the following line:
dev-libs/libxml2 icu

Save the file. Then try to emerge chromium.

For more info about the various messages displayed by portage, have a look
at the following page in the handbook (section 1.e. When Portage is Complaining...):
http://www.gentoo.org/doc/en/handbook/handbook-amd64.xml?part=2&chap=1
Back to top
View user's profile Send private message
temple.to.temple
n00b
n00b


Joined: 13 Sep 2011
Posts: 30
Location: SK

PostPosted: Fri Mar 22, 2013 1:34 pm    Post subject: Reply with quote

all steps fine, except the last one:


>>> Emerging (1 of 1) www-client/chromium-13.0.782.215
>>> Downloading 'http://distfiles.gentoo.org/distfiles/chromium-13.0.782.215.tar.bz2'
--2013-03-22 16:32:33-- http://distfiles.gentoo.org/distfiles/chromium-13.0.782.215.tar.bz2

Proxy request sent, awaiting response... 404 Not Found
2013-03-22 16:32:33 ERROR 404: Not Found.

>>> Downloading 'http://build.chromium.org/official/chromium-13.0.782.215.tar.bz2'
--2013-03-22 16:32:33-- http://build.chromium.org/official/chromium-13.0.782.215.tar.bz2

Proxy request sent, awaiting response... 404 Not Found
2013-03-22 16:32:33 ERROR 404: Not Found.

!!! Couldn't download 'chromium-13.0.782.215.tar.bz2'. Aborting.
* Fetch failed for 'www-client/chromium-13.0.782.215', Log file:
* '/var/tmp/portage/www-client/chromium-13.0.782.215/temp/build.log'

>>> Failed to emerge www-client/chromium-13.0.782.215, Log file:

>>> '/var/tmp/portage/www-client/chromium-13.0.782.215/temp/build.log'
Back to top
View user's profile Send private message
baragoon
n00b
n00b


Joined: 11 Feb 2013
Posts: 12

PostPosted: Fri Mar 22, 2013 2:15 pm    Post subject: Reply with quote

temple.to.temple wrote:
all steps fine, except the last one:


>>> Emerging (1 of 1) www-client/chromium-13.0.782.215
>>> Downloading 'http://distfiles.gentoo.org/distfiles/chromium-13.0.782.215.tar.bz2'
--2013-03-22 16:32:33-- http://distfiles.gentoo.org/distfiles/chromium-13.0.782.215.tar.bz2

Proxy request sent, awaiting response... 404 Not Found
2013-03-22 16:32:33 ERROR 404: Not Found.

>>> Downloading 'http://build.chromium.org/official/chromium-13.0.782.215.tar.bz2'
--2013-03-22 16:32:33-- http://build.chromium.org/official/chromium-13.0.782.215.tar.bz2

Proxy request sent, awaiting response... 404 Not Found
2013-03-22 16:32:33 ERROR 404: Not Found.

!!! Couldn't download 'chromium-13.0.782.215.tar.bz2'. Aborting.
* Fetch failed for 'www-client/chromium-13.0.782.215', Log file:
* '/var/tmp/portage/www-client/chromium-13.0.782.215/temp/build.log'

>>> Failed to emerge www-client/chromium-13.0.782.215, Log file:

>>> '/var/tmp/portage/www-client/chromium-13.0.782.215/temp/build.log'

do
Code:
emerge --sync
first
Back to top
View user's profile Send private message
DanneStrat
n00b
n00b


Joined: 05 Jan 2012
Posts: 73

PostPosted: Fri Mar 22, 2013 2:56 pm    Post subject: Reply with quote

Deleted. See John's post below.

Last edited by DanneStrat on Fri Mar 22, 2013 3:07 pm; edited 2 times in total
Back to top
View user's profile Send private message
John R. Graham
Administrator
Administrator


Joined: 08 Mar 2005
Posts: 10587
Location: Somewhere over Atlanta, Georgia

PostPosted: Fri Mar 22, 2013 2:58 pm    Post subject: Re: chrome browser gentoo Reply with quote

temple.to.temple wrote:
Code:
localhost chrome # emerge -uav chromium

 * IMPORTANT: 6 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.

 * Last emerge --sync was 1y 195d 14h 2m 28s ago.
...
That's the biggest problem right there. You'll have endless problems emerging new packages on a system this out of date. In fact, this has reached the threshold that many people would recommend a reinstall as being easier than the update. I'd struggle through it, if I were you, though.

- John
_________________
I can confirm that I have received between 0 and 499 National Security Letters.
Back to top
View user's profile Send private message
temple.to.temple
n00b
n00b


Joined: 13 Sep 2011
Posts: 30
Location: SK

PostPosted: Fri Mar 22, 2013 3:15 pm    Post subject: Reply with quote

so only reinstall helps?
Back to top
View user's profile Send private message
John R. Graham
Administrator
Administrator


Joined: 08 Mar 2005
Posts: 10587
Location: Somewhere over Atlanta, Georgia

PostPosted: Fri Mar 22, 2013 3:28 pm    Post subject: Reply with quote

No, updating you system will also help. You remember those steps from the Working with Gentoo section of the Handbook, right? :wink:

However, the longer you let a Gentoo installation get out of date, the more the update process punishes you. If you get started and the problems (and there will be problems) look like they're more than you want to handle, a re-install is another option.

- John
_________________
I can confirm that I have received between 0 and 499 National Security Letters.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo 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