Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Some extra download to performe
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
jan.mrazek
n00b
n00b


Joined: 30 Sep 2005
Posts: 37

PostPosted: Tue Oct 11, 2005 2:04 pm    Post subject: Some extra download to performe Reply with quote

Hello,

I am a beginner with gentoo, and have problems as soon as I have to do something that is not written in the installation guide :-(

I am at the end of step 6, have lounched emerge --emptytree system. Everything went well, but now my computer just stopped at 27 of 131 : j2sk-1.4 ....
The message is : Please download j2sdk-1_4_2-doc.zip from http://.... and move it to /usr/portage/distfiles
I have two questions :
- How to download this file (I have no links2 nor lynx any more)?
- How to continue emerge --emptytree system after that?

If somebody could help me it would be really nice!!

Best regards

Jan
Back to top
View user's profile Send private message
lghman
Guru
Guru


Joined: 29 Nov 2002
Posts: 548
Location: Florida

PostPosted: Tue Oct 11, 2005 2:13 pm    Post subject: Reply with quote

To download that package you can use wget:
Code:
# wget http://theaddress.com/whatever

Then just rerun the same command. I dont know of any way for it to start off from where it left off though. I am pretty sure that you will have to run the entire command again.
Code:
# emerge --emptytree system


--sonik
_________________
"What a distressing contrast there is between the radiant intelligence of a child and the feeble mentality of the average adult" --Freud
Back to top
View user's profile Send private message
_tony_
n00b
n00b


Joined: 08 Sep 2005
Posts: 42

PostPosted: Tue Oct 11, 2005 2:21 pm    Post subject: Reply with quote

Also if you nothing emerge after --emptytree, you can resume it:

Code:
emerge --resume
Back to top
View user's profile Send private message
lghman
Guru
Guru


Joined: 29 Nov 2002
Posts: 548
Location: Florida

PostPosted: Tue Oct 11, 2005 2:22 pm    Post subject: Reply with quote

_tony_ wrote:
Also if you nothing emerge after --emptytree, you can resume it:

Code:
emerge --resume

Sweetness. You learn something new every day. :)

--sonik
_________________
"What a distressing contrast there is between the radiant intelligence of a child and the feeble mentality of the average adult" --Freud
Back to top
View user's profile Send private message
jan.mrazek
n00b
n00b


Joined: 30 Sep 2005
Posts: 37

PostPosted: Tue Oct 11, 2005 2:25 pm    Post subject: Reply with quote

OK

Thank you
Back to top
View user's profile Send private message
djay
Apprentice
Apprentice


Joined: 18 Apr 2005
Posts: 188
Location: Israel

PostPosted: Tue Oct 11, 2005 2:37 pm    Post subject: Reply with quote

But actually in this case, problem is with Java/JDocs. As java is not GPL, it is not included in Portage for downloads. So, in order to download Java from https://sdlcweb2c.sun.com/ECom/EComActionServlet;jsessionid=9791328C41DA670A854F722DA3542515 you'll need to go there with a browser, accept the license, and then you'll be able to download the file. Then copy it as it says to /usr/portage/distfiles and run emerge again (So wget wouldn't work unless you have a link to that file somewhere else than Sun.)

So, I would actually suggest using 'USE="-doc" emerge --emptytree system', meaning installing all BUT java DOCs, and then installing them later on when actually needed.
Back to top
View user's profile Send private message
jan.mrazek
n00b
n00b


Joined: 30 Sep 2005
Posts: 37

PostPosted: Tue Oct 11, 2005 2:41 pm    Post subject: Reply with quote

Thanks for the hint.

I just noticed the "easy" way wasn't possible. So I changed the USE.

Thank you

Jan
Back to top
View user's profile Send private message
lghman
Guru
Guru


Joined: 29 Nov 2002
Posts: 548
Location: Florida

PostPosted: Tue Oct 11, 2005 2:59 pm    Post subject: Reply with quote

djay wrote:
But actually in this case, problem is with Java/JDocs. As java is not GPL, it is not included in Portage for downloads. So, in order to download Java from https://sdlcweb2c.sun.com/ECom/EComActionServlet;jsessionid=9791328C41DA670A854F722DA3542515 you'll need to go there with a browser, accept the license, and then you'll be able to download the file. Then copy it as it says to /usr/portage/distfiles and run emerge again (So wget wouldn't work unless you have a link to that file somewhere else than Sun.)

So, I would actually suggest using 'USE="-doc" emerge --emptytree system', meaning installing all BUT java DOCs, and then installing them later on when actually needed.

My question is why is it defaulting to use the Sun Java instead of the blackdown? If I run an emerge --emptytree it installs the blackdown distrobution and not the Sun. Is this different for different archs? I looked and didnt see a specific USE flag for it.

--sonik
_________________
"What a distressing contrast there is between the radiant intelligence of a child and the feeble mentality of the average adult" --Freud
Back to top
View user's profile Send private message
djay
Apprentice
Apprentice


Joined: 18 Apr 2005
Posts: 188
Location: Israel

PostPosted: Fri Oct 14, 2005 2:49 am    Post subject: Reply with quote

I've checked now - it seems that blackdown IS the default java. Its JAVA DOCS get defaulted to Sun. So, to override it, remove "doc" from your USE list.
Back to top
View user's profile Send private message
jan.mrazek
n00b
n00b


Joined: 30 Sep 2005
Posts: 37

PostPosted: Fri Oct 14, 2005 12:39 pm    Post subject: [SOLVED] Reply with quote

OK, thank you. That's what I did.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing 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