Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[RISOLTO] Problema con portage java6 e eclipse-sdk
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
fbcyborg
Advocate
Advocate


Joined: 16 Oct 2005
Posts: 3056
Location: ROMA

PostPosted: Thu Jun 04, 2009 5:55 pm    Post subject: [RISOLTO] Problema con portage java6 e eclipse-sdk Reply with quote

Sul mio PC fisso ho disinstallato sun-jdk-1.4 e eclipse-sdk-3.4-r2 non lo richiede.

Sul notebook mi sono liberato della sun-jdk-1.4 ma eclipse-3.4-r2 ancora lo richiede come dipendenza. Non capisco perché.
Infatti se volessi emergere eclipse-sdk:
Code:
[ebuild  NSf  ] dev-java/sun-jdk-1.4.2.19 [1.6.0.13] USE="X alsa -doc -examples -jce (-nsplugin) -odbc" 0 kB
[ebuild  NS   ] virtual/jdk-1.4.2 [1.6.0] 0 kB
[ebuild  NS   ] dev-java/tomcat-servlet-api-5.5.27 [6.0.18] USE="-doc -java5 -source" 7,210 kB
[ebuild  N    ] dev-util/eclipse-sdk-3.4-r2  USE="java6 -doc" 103,196 kB

Non riesco a capire perché sul mio notebook, eclipse voglia per forza installarmi ancora la versione 1.4.

E' capitato anche a voi?

Come vedete ho anche abilitato la flag use java6 ma non cambia nulla (da notare che sull'altro PC che ho, quella flag non è attiva).
_________________
[HOWTO] Come criptare la /home usando cryptsetup e luks
[HOWTO] Abilitare il supporto al dom0 XEN su kernel 3.X
Help answer the unanswered


Last edited by fbcyborg on Thu Jun 04, 2009 7:38 pm; edited 1 time in total
Back to top
View user's profile Send private message
riverdragon
Veteran
Veteran


Joined: 14 Sep 2006
Posts: 1269
Location: Verona

PostPosted: Thu Jun 04, 2009 7:30 pm    Post subject: Reply with quote

Devi abilitare anche java5!
Come si vede dall'ebuild
Code:
DEPEND="java5? ( >=virtual/jdk-1.5 )
        !java5? ( =virtual/jdk-1.4* )
        source? ( app-arch/zip )"
RDEPEND="java5? ( >=virtual/jdk-1.5 )
        !java5? ( =virtual/jdk-1.4* )"
la use java5 richiama una versione di java maggiore o uguale alla 1.5 e non la versione specifica.
Back to top
View user's profile Send private message
fbcyborg
Advocate
Advocate


Joined: 16 Oct 2005
Posts: 3056
Location: ROMA

PostPosted: Thu Jun 04, 2009 7:37 pm    Post subject: Reply with quote

Sembra funzionare, ma sul PC fisso non ho quella flag use installata.

Forse per amd64 non è prevista..

Grazie!
_________________
[HOWTO] Come criptare la /home usando cryptsetup e luks
[HOWTO] Abilitare il supporto al dom0 XEN su kernel 3.X
Help answer the unanswered
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) 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