Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
eclipse bez javy 1.4. ?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish)
View previous topic :: View next topic  
Author Message
kwach
Tux's lil' helper
Tux's lil' helper


Joined: 15 Sep 2005
Posts: 103
Location: Łódź, Poland

PostPosted: Fri Nov 21, 2008 12:47 pm    Post subject: eclipse bez javy 1.4. ? Reply with quote

Czesc,

Przy probie instalacji eclipse-3.4 emerge probuje doinstalowac mi jave 1.4, a ja juz mam jave 1.6. Czy eclipse pod gentoo wymaga javy 1.4? Bo pod ubuntu mam tylko 1.6 i dziala bez problemu.

emerge wypluwa cos takiego:
Code:
emerge -p eclipse-sdk

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

Calculating dependencies... done!
[ebuild  N    ] virtual/jdk-1.6.0
[ebuild  NSF  ] dev-java/sun-jdk-1.4.2.18 [1.6.0.07] USE="X alsa nsplugin -doc -examples -jce -odbc"
[ebuild  N    ] app-arch/zip-2.32-r1  USE="crypt"
[ebuild  N    ] dev-python/pyxml-0.8.4-r1  USE="-doc -examples"
[ebuild  N    ] dev-java/javatoolkit-0.3.0-r2
[ebuild  N    ] virtual/jre-1.6.0
[ebuild  N    ] virtual/jdk-1.4.2
[ebuild  N    ] dev-java/ant-core-1.7.0-r1  USE="-doc -source"
[ebuild  N    ] dev-java/cldc-api-1.1
[ebuild  N    ] dev-java/gnu-regexp-1.1.4-r2  USE="-doc -source"
[ebuild  N    ] dev-java/javacup-0.10k-r1  USE="-source"
[ebuild  N    ] dev-java/xml-commons-external-1.3.04  USE="-doc -source"
[ebuild  N    ] dev-java/junit-3.8.2-r1  USE="-doc -source"
[ebuild  N    ] dev-java/commons-logging-1.1.1  USE="-avalon-framework -avalon-logkit -doc -log4j -servletapi -source -test"
[ebuild  N    ] dev-java/lucene-1.9.1  USE="-doc -source -test"
[ebuild  N    ] dev-java/icu4j-3.8.1-r1  USE="-doc -source -test"
[ebuild  N    ] dev-java/swt-3.4-r2  USE="opengl -cairo -gnome -xulrunner"
[ebuild  N    ] dev-java/ant-nodeps-1.7.0
[ebuild  N    ] dev-java/tomcat-servlet-api-5.5.27  USE="-doc -java5 -source"
[ebuild  N    ] dev-java/lucene-analyzers-1.9.1-r1  USE="-source"
[ebuild  N    ] dev-java/servletapi-2.4-r5  USE="-doc -source"
[ebuild  N    ] dev-java/jzlib-1.0.7-r1  USE="-doc -source"
[ebuild  N    ] dev-java/java-getopt-1.0.13  USE="-doc -source"
[ebuild  N    ] dev-java/bcel-5.2  USE="-doc -source"
[ebuild  N    ] dev-java/xml-commons-resolver-1.2  USE="-doc -source"
[ebuild  N    ] dev-java/xjavac-20041208-r5
[ebuild  N    ] dev-java/xalan-serializer-2.7.1  USE="-doc -source"
[ebuild  N    ] dev-java/jsch-0.1.37-r1  USE="zlib -doc -examples -source"
[ebuild  N    ] dev-java/commons-el-1.0-r2  USE="-source"
[ebuild  N    ] dev-java/qdox-1.6.3  USE="-doc -source"
[ebuild  N    ] dev-java/xerces-2.9.1  USE="-doc -examples -source"
[ebuild  N    ] dev-java/xalan-2.7.1  USE="-doc -source"
[ebuild  N    ] dev-java/ant-owanttask-1.1-r12
[ebuild  N    ] dev-java/asm-2.0-r1  USE="-doc -source"
[ebuild  N    ] dev-java/jarjar-0.9  USE="-doc -source -test"
[ebuild  N    ] dev-java/hamcrest-core-1.1  USE="-source"
[ebuild  N    ] dev-java/junit-4.5  USE="-doc -examples -source -test"
[ebuild  N    ] app-admin/eselect-ecj-0.3
[ebuild  N    ] dev-java/eclipse-ecj-3.4-r3  USE="java6 -gcj"
[ebuild  N    ] dev-java/ant-eclipse-ecj-3.4
[ebuild  N    ] dev-util/eclipse-sdk-3.4-r2  USE="java6 -doc"


Myslalem, ze moze jakis pakiet jest zamaskowany i ze jego starsza wersja wymaga javy 1.4., wiec dalem:
Code:
ACCEPT_KEYWORDS="x86" emerge -av eclipse-sdk 
ale wynik ten sam (wiem, ze tak sie nie robi, ale to bylo tak "na szybko" w celu sprawdzenia ;) )

Niby nie ma problemu i mozna by jave 1.4. doinstalowac, tylko po co??

Bede wdzieczny za jakies sugestie
_________________
IBM R61i + Ubuntu
(no patience for Gentoo, but love it anyway)
Back to top
View user's profile Send private message
amastah
n00b
n00b


Joined: 05 May 2007
Posts: 4

PostPosted: Fri Nov 21, 2008 1:31 pm    Post subject: Reply with quote

Pociągnięŧa java 1.4 jest z powodu
Code:
[ebuild  N    ] dev-java/tomcat-servlet-api-5.5.27  USE="-doc -java5 -source"

Flaga use="java5" Powinna zmienić ten stan.
Back to top
View user's profile Send private message
quosek
Apprentice
Apprentice


Joined: 07 Mar 2006
Posts: 269

PostPosted: Fri Nov 21, 2008 2:50 pm    Post subject: Reply with quote

taki maly OT - eclipse bez javy 1.5 nei odpali Ci sie ;)
Back to top
View user's profile Send private message
kwach
Tux's lil' helper
Tux's lil' helper


Joined: 15 Sep 2005
Posts: 103
Location: Łódź, Poland

PostPosted: Sun Nov 23, 2008 12:17 pm    Post subject: Reply with quote

amastah wrote:
Pociągnięŧa java 1.4 jest z powodu
Code:
[ebuild  N    ] dev-java/tomcat-servlet-api-5.5.27  USE="-doc -java5 -source"

Flaga use="java5" Powinna zmienić ten stan.


Wielkie dzieki - szukalem, ktory pakiet potrzebuje javy 1.4 i nie moglem znalezc...

quosek wrote:
taki maly OT - eclipse bez javy 1.5 nei odpali Ci sie ;)


a jednak... ;)

Code:
kuba@ibmhost ~ $ java-config -L
The following VMs are available for generation-2:
*)      Sun JDK 1.6.0.07 [sun-jdk-1.6]
2)      Sun JRE 1.6.0.07 [sun-jre-bin-1.6]
kuba@ibmhost ~ $ eclipse-3.4
kuba@ibmhost ~ $     

_________________
IBM R61i + Ubuntu
(no patience for Gentoo, but love it anyway)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish) 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