[gentoo-user] Leftover sun-jdk folders safe to delete?

2005-10-22 Thread Ian Brandt
I noticed the sun-jdk ebuilds are leaving behind a directory in /opt after each update. I presume these are safe to delete? Thanks, Ian # cd /opt # ls -aR sun-jdk-1.4.2.0[4-8] sun-jdk-1.4.2.04: . .. .systemPrefs sun-jdk-1.4.2.04/.systemPrefs: . .. .system.lock .systemRootModFile sun

[gentoo-user] Troubles with xml-commons-1.0_beta2.ebuild

2006-01-03 Thread Wolfgang Liebich
Hi, I have a gentoo system with many parallel JDKs installed. java-config -L says [ibm-jdk-1.3.1] "IBM JDK 1.3.1" (/etc/env.d/java/20ibm-jdk-1.3.1) [sun-jdk-1.5.0.06] "Sun JDK 1.5.0.06" (/etc/env.d/java/20sun-jdk-1.5.0.06) [ibm-jdk-1.4.1] "IBM JDK 1.4.1" (/etc/env.d/

Re: [gentoo-user] Troubles with xml-commons-1.0_beta2.ebuild

2006-01-04 Thread Petteri Räty
Wolfgang Liebich wrote: > Hi, > I have a gentoo system with many parallel JDKs installed. java-config -L > says > [ibm-jdk-1.3.1] "IBM JDK 1.3.1" (/etc/env.d/java/20ibm-jdk-1.3.1) > [sun-jdk-1.5.0.06] "Sun JDK 1.5.0.06" (/etc/env.d/java/20sun-jdk-1.5.0.06) >

[gentoo-user] Re: oracle-jdk-bin-11

2018-07-24 Thread Jörg Schaible
overlay is not for me. I use Gentoo as my development platform and as library developer I have a need for a wide range of JDKs: $ java-config -L The following VMs are available for generation-2: 1) Blackdown JDK 1.4.2.03 [blackdown-jdk-1.4.2] 2) IBM JDK 1.4.2.13_p9 [ibm-jdk-bin-1.4] 3)

[gentoo-user] 'sudo java -version' is wrong

2005-12-06 Thread Stefan Krüger
Hi Gentoo-Users Have a look at this: As user: [EMAIL PROTECTED] ~ $ which java /opt/sun-jdk-1.5.0.05/bin/java [EMAIL PROTECTED] ~ $ java -version java version "1.5.0_05" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_05-b05) Java HotSpot(TM) Client VM (buil

Re: [gentoo-user] Re: oracle-jdk-bin-11

2018-07-25 Thread james
g fresh with Java-11. > > Thanks for the interesting pointer and I will certainly look at the ebuild > for Java 11 to adjust it for my needs. > However, the overlay is not for me. I use Gentoo as my development platform > and as library developer I > have a need for a wide ran

Re: [gentoo-user] Re: oracle-jdk-bin-11

2018-07-25 Thread james
g fresh with Java-11. > > Thanks for the interesting pointer and I will certainly look at the ebuild > for Java 11 to adjust it for my needs. > However, the overlay is not for me. I use Gentoo as my development platform > and as library developer I > have a need for a wide ran

Re: [gentoo-user] Sun JDK 1.6.0.17 is build only

2009-11-10 Thread Daniel Pielmeier
Manuel Fiorelli schrieb am 10.11.2009 19:18: > Hello list, > I have installed the SUN JDK 1.6.0.17 but now it seems to be build only. > > > localhost ~ # java-config -L > The following VMs are available for generation-2: > 1)Blackdown JDK 1.4.2.03 [blackdown-jdk-1

Re: [gentoo-user] How do I install sun-jdk through emerge?

2005-12-20 Thread Luis Ortiz
Felipe Ribeiro wrote: > I've done this, but i still ger the same message > > > mustang felipe # emerge sun-jdk > Calculating dependencies > !!! All ebuilds that could satisfy "sun-jdk" have been masked. > !!! One of the following masked packages is required to

Re: [gentoo-user] trouble with virtual/jdk

2010-02-19 Thread Philip Webb
100218 Allan Gottlieb wrote: > When I run > emerge --ignore-default-opts --pretend --deep --tree --verbose --update > --with-bdeps=y world > I get ... > !!! The following update has been skipped due to unsatisfied dependencies: > virtual/jdk:1.5 > !!! All ebuilds tha

Re: [gentoo-user] How do I install sun-jdk through emerge?

2005-12-20 Thread Petteri Räty
Felipe Ribeiro wrote: > I've done this, but i still ger the same message > > > mustang felipe # emerge sun-jdk > Calculating dependencies > !!! All ebuilds that could satisfy "sun-jdk" have been masked. > !!! One of the following masked packages is required to

[gentoo-user] sun-jdk upgrade problem

2010-10-14 Thread Zhu Sha Zang
Since sun-jdk-1.6.0.21 i have this installation problem: >>> Emerging (6 of 19) dev-java/sun-jdk-1.6.0.22 * jdk-6u22-dlj-linux-i586.bin RMD160 SHA1 SHA256 size ;-) ... [ ok ] * checking ebuild checksums ;-) ... [ ok ] * checking auxfile

Re: [gentoo-user] limewire won't start

2006-03-27 Thread Chad Feller
ould reveal your problem. [EMAIL PROTECTED] ~ $ which java which: no java in (/usr/local/bin:/usr/bin:/bin) [EMAIL PROTECTED] ~ $ locate javac | grep bin /opt/blackdown-jdk-1.4.2.02/bin/javac [EMAIL PROTECTED] ~ $ echo $PATH /usr/local/bin:/usr/bin:/bin Hey, you're right! How'd that h

Re: [gentoo-user] limewire won't start

2006-03-28 Thread maxim wexler
> So we have to get Java back into your path... I've > got Sun Java, so mine > will be slightly different than yours, but in your > /etc/env.d/ and > /etc/env.d/java directory you should have a couple > of files in there. > First you will have something like &

Re: [gentoo-user] Question about RDEPEND

2010-01-30 Thread Iain Buchanan
On Sat, 2010-01-30 at 03:32 +0100, Frank Steinmetzger wrote: > Hi there, > > a while ago, I emerged virtual/jdk, and prior to it sun-jdk > in order to direct manually what the virtual shall pull in. > > But now, virtual/jdk wants to install dev-java/icedtea as well: > >

[gentoo-user] Re: how to setup sun-jdk

2006-04-15 Thread wu chuanwen
Thank you at first! But i still have some trouble.I just #ebuild /usr/portage/dev-java/sun-jdk/sun-jdk-1.5.0.06-r2.ebuild digest then emerge sun-jdk. and error: . inflating: jdk1.5.0_06/man/ja_JP.eucJP/man1/serialver.1 inflating: jdk1.5.0_06/man/ja_JP.eucJP/man1

Re: [gentoo-user] Java "bad version number" - what to up/downgrade?

2008-11-19 Thread Grant
a >> > 1.5, but your trying to run it in Java 1.4). >> > >> > "java-config -L" (without quotes) will show you what virtual machines >> > you >> > have installed. On my machine it shows (the asterisk is the currently >> > selected one

Re: [gentoo-user] sun-jdk upgrade problem

2010-10-16 Thread Arttu V.
On 10/14/10, Zhu Sha Zang wrote: > Since sun-jdk-1.6.0.21 i have this installation problem: > >>>> Emerging (6 of 19) dev-java/sun-jdk-1.6.0.22 > * jdk-6u22-dlj-linux-i586.bin RMD160 SHA1 SHA256 size ;-) ... > [ ok ] > * checking ebuild checksums ;-) ... >

Re: [gentoo-user] projectx and JDK

2006-07-30 Thread Daniel Pielmeier
> When I emerge it, it complains that it can't find any JDK but I have this > under /opt: > > blackdown-jdk-1.4.1 > blackdown-jdk-1.4.2 > blackdown-jdk-1.4.2.01 > blackdown-jdk-1.4.2.03 > > What am I doing wrong? I had projectx working with blackdown-jdk, now i

[gentoo-user] how to setup sun-jdk

2006-04-15 Thread wu chuanwen
Hi everybody! I unmask sun-jdk1.5 and emerge it.Then it tell me to download it manually from the http://javashoplm.sun.com/ECom/docs/...actionId=noreg. I hava download it and mv it to /usr/portage/distfile/,and emerged it again.Then it told me the MD5 from the jdk i downloaded didn't match th

[gentoo-user] Question about RDEPEND

2010-01-29 Thread Frank Steinmetzger
Hi there, a while ago, I emerged virtual/jdk, and prior to it sun-jdk in order to direct manually what the virtual shall pull in. But now, virtual/jdk wants to install dev-java/icedtea as well: ,--[ emerge -tpuvD world ] | Calculating dependencies... done! | [nomerge ] media-tv

Re: [gentoo-user] limewire won't start

2006-03-28 Thread Chad Feller
20sun-jdk-1.4.2.10. Each file in /etc/env.d/java/ represents each version of java you have installed on your system (thus you could have multiple versions and switch between them). my /etc/env.d/java/20sun-jdk-1.4.2.10 contains the following. # Copyright 1999-2004 Gentoo Foundation # Distri

Re: [gentoo-user] trouble with virtual/jdk

2010-02-21 Thread daid kahl
>  root:503 ~> equery d virtual/jdk >  [ Searching for packages depending on virtual/jdk... ] >  app-office/openoffice-3.1.1 (java? =virtual/jdk-1.5*) >                              (java? =virtual/jdk-1.6*) >  dev-db/hsqldb-1.8.0.10 (!java6? =virtual/jdk-1.5*) >          

[gentoo-user] Sun JDK 1.6.0.17 is build only

2009-11-10 Thread Manuel Fiorelli
Hello list, I have installed the SUN JDK 1.6.0.17 but now it seems to be build only. localhost ~ # java-config -L The following VMs are available for generation-2: 1) Blackdown JDK 1.4.2.03 [blackdown-jdk-1.4.2] *) Sun JDK 1.6.0.17 [sun-jdk-1.6] VMs marked as Build Only may contain

Re: [gentoo-user] Java wants cups?

2022-04-03 Thread Matthias Hanft
Michael wrote: > > Did you try running emerge with '--tree' to see the dependency tree with all > its dependencies? (The option '--deep' may show more dependencies too). Meanwhile I have found out that the culprit is "virtual/jdk". I have 1.8.0-r6 insta

[gentoo-user] Re: Java jdk

2009-08-02 Thread walt
On 08/02/2009 12:42 PM, James wrote: Calculating dependencies... done! virtual/jdk-1.4.2 pulled in by: dev-db/hsqldb-1.8.0.10 dev-java/jdbc-mysql-5.0.8 dev-java/jdbc-postgresql-8.3_p603-r1 dev-util/eclipse-sdk-3.2.1-r3 So it looks like I need this virtual/jdk-1.4.2

Re: [gentoo-user] How do I install sun-jdk through emerge?

2005-12-20 Thread Felipe Ribeiro
I've done this, but i still ger the same message mustang felipe # emerge sun-jdk Calculating dependencies !!! All ebuilds that could satisfy "sun-jdk" have been masked. !!! One of the following masked packages is required to complete your request: - dev-java/sun-jdk-1.5.

Re: [gentoo-user] how to setup sun-jdk

2006-04-15 Thread Martins Steinbergs
> again.Then it told me the MD5 from the jdk i downloaded didn't match > the MD5 experted.I changed the MD5 in > /usr/portage/dev-java/sun-jdk/files//digest-sun-jdk-1.5.0.06-r2 to > match my jdk which i sure it's OK.And emerge sun-jdk the third > time.And now it told

[gentoo-user] projectx and JDK

2006-07-30 Thread Uwe Thiem
Hi folks, since several people recommended projectx, it must be emergeable I guess. ;-) When I emerge it, it complains that it can't find any JDK but I have this under /opt: blackdown-jdk-1.4.1 blackdown-jdk-1.4.2 blackdown-jdk-1.4.2.01 blackdown-jdk-1.4.2.03 What am I doing wrong?

Re: [gentoo-user] sys-libs/db emerge failed

2005-06-11 Thread Zac Medico
> > system4 ~ # javac > # > # HotSpot Virtual Machine Error, Internal Error > # Please report this error at > # http://www.blackdown.org/cgi-bin/jdk > # > # Java VM: Java HotSpot(TM) Client VM (Blackdown-1.4.2-01 mixed mode) > # > # Error ID: 4F533F4C494E55583F491418160E4

Re: [gentoo-user] sys-libs/db emerge failed

2005-06-11 Thread Zac Medico
> > system4 ~ # javac > # > # HotSpot Virtual Machine Error, Internal Error > # Please report this error at > # http://www.blackdown.org/cgi-bin/jdk > # > # Java VM: Java HotSpot(TM) Client VM (Blackdown-1.4.2-01 mixed mode) > # > # Error ID: 4F533F4C494E55583F491418160E4

[gentoo-user] Re: Java jdk

2009-08-02 Thread James
walt gmail.com> writes: > IMO unless you're doing some really unusual/obscure java thing, > you don't want or need the blacktown-jdk. I'm guessing that if > you delete that and run revdep-rebuild you'll probably see those > other packages get rebuilt against

Re: [gentoo-user] Sun JDK 1.6.0.17 is build only

2009-11-10 Thread Manuel Fiorelli
available for generation-2: > 1)      Blackdown JDK 1.4.2.03 [blackdown-jdk-1.4.2] (Build Only) > 2)      Blackdown JRE 1.4.2.03 [blackdown-jre-1.4.2] (Build Only) > 3)      IcedTea6-bin 1.4.1 [icedtea6-bin] > 4)      Sun JDK 1.5.0.20 [sun-jdk-1.5] (Build Only) > *)      Sun JDK 1.6.0.16 [sun-

Re: [gentoo-user] sys-libs/db emerge failed

2005-06-11 Thread Grant
nal Error # Please report this error at # http://www.blackdown.org/cgi-bin/jdk # # Java VM: Java HotSpot(TM) Client VM (Blackdown-1.4.2-01 mixed mode) # # Error ID: 4F533F4C494E55583F491418160E4350500359 # Heap at VM Abort: Heap Segmentation fault system4 ~ # java-config -L [blackdown-jdk-1.4

[gentoo-user] glsa-check question

2008-05-30 Thread Marco Simeone
Hello. Do you know why glsa-check tells me to update sun-jdk, even if it's alredy updated ? # glsa-check -p $(glsa-check -t all) This system is affected by the following GLSAs: Checking GLSA 200705-23 The following updates will be performed for this GLSA: dev-java/sun-jdk-1.5.0.15 (1.6

[gentoo-user] trouble with virtual/jdk

2010-02-18 Thread Allan Gottlieb
unsatisfied dependencies: virtual/jdk:1.5 !!! All ebuilds that could satisfy "=dev-java/sun-jdk-1.5.0*" have been masked. !!! One of the following masked packages is required to complete your request: - dev-java/sun-jdk-1.5.0.22 (masked by: dlj-1.1 license(s)) A copy of the 'dlj-

[gentoo-user] license change in sun-jdk

2009-11-09 Thread Rudmer van Dijk
Hi, for all who have problems with their jdk (and don't want to spent half an hour finding out why 8-): after sync, portage wants to install dev-java/icedtea6-bin, although there is a jdk installed (I already had dev-java/sun-jdk-1.6.0.17) well it turns out that sun-jdk-1.6.0.17 has sud

[gentoo-user] sun-jdk

2005-11-16 Thread Thiago Lüttig
Hi folks ! i´m trying to emerge the sun-jdk but i receive an emerge restrictuin to this package. How can I merge this package to the tree instead installing this package manualy ??   host tmp # emerge -p sun-jdk These are the packages that I would merge, in order: Calculating dependencies ...done

Re: [gentoo-user] limewire won't start

2006-03-29 Thread maxim wexler
the next java > upgrade... it looks like you have a java in > /etc/env.d/java. what > happens if you run java-config (man java-config for > the syntax). you > can use it to show the view the current jvm/jdk as > well as set it, which > is what we'll want to do i

Re: [gentoo-user] trouble with virtual/jdk (SOLVED)

2010-02-19 Thread Allan Gottlieb
; > Total: 0 packages, Size of downloads: 0 kB > > !!! The following update has been skipped due to unsatisfied dependencies: > > virtual/jdk:1.5 > > !!! All ebuilds that could satisfy "=dev-java/sun-jdk-1.5.0*" have been > masked. > !!! One of the following mas

Re: [gentoo-user] sys-libs/db emerge failed

2005-06-12 Thread Grant
> Here's what I get: > > > > system4 ~ # javac > > # > > # HotSpot Virtual Machine Error, Internal Error > > # Please report this error at > > # http://www.blackdown.org/cgi-bin/jdk > > # > > # Java VM: Java HotSpot(TM) Client VM (Blackdown-1

[gentoo-user] jre memory heap size issue

2009-04-21 Thread Adam Carter
I have set -Xmx256m using the Java control panel GUI, and; sphinx jre # pgrep -lf java 8949 /opt/sun-jdk-1.6.0.13/jre/bin/java -Xmx256m -Xbootclasspath/a:/opt/sun-jdk-1.6.0.13/jre/lib/javaws.jar:/opt/sun-jdk-1.6.0.13/jre/lib/deploy.jar:/opt/sun-jdk-1.6.0.13/jre/lib/plugin.jar -classpath /opt/sun

[gentoo-user] FW: jre memory heap size issue

2009-04-21 Thread Adam Carter
Sorry - here it is in plain text for the luddites, j/k :-) I have set -Xmx256m using the Java control panel GUI, and; sphinx jre # pgrep -lf java 8949 /opt/sun-jdk-1.6.0.13/jre/bin/java -Xmx256m -Xbootclasspath/a:/opt/sun-jdk-1.6.0.13/jre/lib/javaws.jar:/opt/sun-jdk-1.6.0.13/jre/lib/deploy.jar

[gentoo-user] tomcat5 & sun-jdk issue

2005-08-09 Thread Covington, Chris
I'm running www-servers/tomcat-5.0.28-r4 net-www/apache-2.0.54-r13 and dev-java/sun-jdk-1.4.2.08-r1. Though tomcat works fine, for some reason I have 56 java processes running each time I restart tomcat? Anyone know how this could be? Here's a ps -ef | grep java: tomcat 29270

Re: [gentoo-user] Re: Java jdk

2009-08-02 Thread Dale
James wrote: > walt gmail.com> writes: > > > >> IMO unless you're doing some really unusual/obscure java thing, >> you don't want or need the blacktown-jdk. I'm guessing that if >> you delete that and run revdep-rebuild you'll probably se

[gentoo-user] emerge -avk sun-jdk-1.5.0.10.tbz2

2008-04-16 Thread Kaushal Shriyan
# emerge -avk sun-jdk-1.5.0.10.tbz2 *** emerging by path is broken and may not always work!!! These are the packages that would be merged, in order: Calculating dependencies... done! [binary N] dev-java/sun-jdk-1.5.0.10 USE="-X -alsa -doc -examples -jce (-nsplugin)" [?] Total:

Re: [gentoo-user] glsa-check question

2008-05-30 Thread PaulNM
Marco Simeone wrote: Hello. Do you know why glsa-check tells me to update sun-jdk, even if it's alredy updated ? # glsa-check -p $(glsa-check -t all) This system is affected by the following GLSAs: Checking GLSA 200705-23 The following updates will be performed for this GLSA: dev-jav

Re: [gentoo-user] license change in sun-jdk

2009-11-09 Thread Dale
Rudmer van Dijk wrote: > Hi, > > for all who have problems with their jdk (and don't want to spent half an > hour > finding out why 8-): > > after sync, portage wants to install dev-java/icedtea6-bin, although there is > a jdk installed (I already had dev-java/

[gentoo-user] eselect mystery

2018-02-04 Thread Helmut Jarausch
Hi, could anybody please explain me how 'eselect' works? My problem I have installed dev-java/oracle-jdk-bin-9.04 and removed dev-java/oracle-jdk-bin-1.8.0.162 but eselect java-vm list shows Available Java Virtual Machines: grep: /usr/share/java-config-2/vm/oracle-jdk-bin-1.

Re: [gentoo-user] Java Version

2007-08-30 Thread sean
Abraham Marín Pérez wrote: Ok, since you have more than one JDK and JDK's can be used as JRE's you may have to specify which version you want your system to use. If you run the following command you'll know your available JVM's and also the one you are currently using:

Re: [gentoo-user] cause jdk1.5 emerge tomcat error!

2006-05-17 Thread Boyd Stephen Smith Jr.
On Tuesday 16 May 2006 10:05, "wu chuanwen" <[EMAIL PROTECTED]> wrote about 'Re: [gentoo-user] cause jdk1.5 emerge tomcat error!': > Now my problem is : > I have both jdk1.5 and 1.4 now. > $ java-config -L > [sun-jdk-1.4.2.10] "Sun JDK 1.4.2.10"

Re: [gentoo-user] FW: jre memory heap size issue

2009-04-22 Thread Aaron Clark
Adam Carter wrote: Sorry - here it is in plain text for the luddites, j/k :-) I have set -Xmx256m using the Java control panel GUI, and; sphinx jre # pgrep -lf java 8949 /opt/sun-jdk-1.6.0.13/jre/bin/java -Xmx256m -Xbootclasspath/a:/opt/sun-jdk-1.6.0.13/jre/lib/javaws.jar:/opt/sun-jdk-1.6.0.13

Re: [gentoo-user] oracle-jdk-bin-1.8.0 - Fetch Restriction

2015-11-09 Thread Alan McKinnon
On 09/11/2015 22:36, the...@sys-concept.com wrote: > On 11/09/2015 11:16 AM, Frederico Moraes Ferreira wrote: >> chmod 0644 >> >> Em 09-11-2015 20:13, the...@sys-concept.com escreveu: >>> I'm trying to emerge: oracle-jdk-bin-1.8.0.66 >>> >>>

Re: [gentoo-user] javac & emerge error

2005-06-27 Thread Zac Medico
>!!! ERROR: dev-java/gnu-classpath-0.14 failed. >>>>>!!! Function econf, Line 485, Exitcode 0 >>>>>!!! econf failed >>>>>!!! If you need support, post the topmost build error, NOT this status >>>>>message. >>>>>

Re: [gentoo-user] source release target release

2005-06-30 Thread Zac Medico
, but generally have just ended up working around the > issue. > My solution is to use jdk 1.4 for the default system jdk and only use jdk 1.5 with non-root users. # set the default system vm sudo java-config -S blackdown-jdk-1.4.2.02 # setup yor user for jdk 1.5 echo "source ${HOM

Re: [gentoo-user] sun-jdk

2005-11-16 Thread Fernando Meira
On 11/16/05, Thiago Lüttig <[EMAIL PROTECTED]> wrote: Hi folks ! i´m trying to emerge the sun-jdk but i receive an emerge restrictuin to this package. How can I merge this package to the tree instead installing this package manualy ??   host tmp # emerge -p sun-jdk These are the packages

[gentoo-user] dev-java/sun-jdk-1.6.0.11 Failed to unpack

2008-12-12 Thread Jeff Cranmer
I am getting an error when I try to update sun-jdK /var/tmp/portage/dev-java/sun-jdk-1.6.0.11/distdir/jdk-6u11-dlj-linux-i586.bin: line 821: ./install.sfx.14482: No such file or directory Failed to extract the files. Please refer to the Troubleshooting section of the Installation Instructions

Re: [gentoo-user] emerge going weird

2005-12-31 Thread Holly Bostick
;>/etc/portage/package.use); problem >>>> solved. >>> >>> >>> All the way up until the next package which depends on java. Only >>> the first package that is came across is listed as the parent. >>> sys-libs/db doesn't call for any specif

Re: [gentoo-user] trouble with virtual/jdk

2010-02-18 Thread daid kahl
tal: 0 packages, Size of downloads: 0 kB > > !!! The following update has been skipped due to unsatisfied dependencies: > > virtual/jdk:1.5 > > !!! All ebuilds that could satisfy "=dev-java/sun-jdk-1.5.0*" have been > masked. > !!! One of the following masked packages

Re: [gentoo-user] license change in sun-jdk

2009-11-09 Thread Kyle Bader
Thanks dale, adding :) On 11/9/09, Dale wrote: > Rudmer van Dijk wrote: >> Hi, >> >> for all who have problems with their jdk (and don't want to spent half an >> hour >> finding out why 8-): >> >> after sync, portage wants to install dev-java/ice

Re: [gentoo-user] emerge going weird

2006-01-01 Thread Kevin O'Gorman
Summary: I'm running java 1.5, I also have 1.4 emerged.On 12/31/05, Abhay Kedia <[EMAIL PROTECTED]> wrote: On Saturday 31 December 2005 22:47, Kevin O'Gorman wrote:>> The question now seems to be: why doesn't db use Java 1.5?>Yup and it is weird. I have jdk 1.5 ins

[gentoo-user] Re: Java jdk

2009-08-02 Thread walt
On 08/02/2009 01:42 PM, James wrote: walt gmail.com> writes: java-check-environment Java environment is sane. Congratulations! eselect java-vm list Available Java Virtual Machines: [1] sun-jdk-1.6 system-vm But look here: eix virtual/jdk [I] virtual/jdk Available versi

[gentoo-user] openjdk-6-jdk

2014-08-25 Thread James
Hello, I working on a new version of the apache mesos (debelopment_overlay) ebuild. Slowly, I'm putting together an ebuild (EAPI=5) for mesos on gentoo. I'm assuming I can use maven-bin, since it does not seem be in a src-compile version in the portage tree? For openjdk-6-jdk [1] I&

Re: [gentoo-user] trouble with virtual/jdk

2010-02-19 Thread Willie Wong
On Thu, Feb 18, 2010 at 08:44:21PM -0500, Allan Gottlieb wrote: > When I run > emerge --ignore-default-opts --pretend --deep --tree --verbose --update > --with-bdeps=y world > > !!! The following update has been skipped due to unsatisfied dependencies: > > virtual

Re: [gentoo-user] License question for jdk

2011-09-10 Thread Rudmer van Dijk
ebuild NS] virtual/jre-1.7.0 [1.6.0] 0 kB [ebuild NS] virtual/jdk-1.7.0 [1.6.0] 0 kB [ebuild N F ] dev-java/oracle-jdk-bin-1.7.0 USE="X alsa -derby -doc -examples -jce -nsplugin" 92,746 kB [snip] The following license changes are necessary to proceed:

[gentoo-user] icedtea6-bin or sun-jdk?

2010-01-30 Thread Grant
It looks like my installed icedtea6-bin and sun-jdk are both depended on by virtual/jdk-1.6.0. I think I can choose one or the other, right? Does icedtea6-bin work as well as sun-jdk? - Grant

[gentoo-user] Re: OO fails with useless 65280 error on unoxml

2009-11-29 Thread daid kahl
> PATH="/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/4.3.4:/opt/sun-jdk-1.4.2.17/bin:/opt/sun-jdk-1.4.2.17/jre/bin:/opt/sun-jdk-1.4.2.17/jre/javaws:/usr/qt/3/bin:/usr/games/bin:/home/daid/scripts:/sbin:/usr/non-portage:/home/daid/.gentoo/java-config-2/current-use

Re: [gentoo-user] javac & emerge error

2005-06-27 Thread Matias Grana
>!!! Please attach the config.log to your bug report: > >>>!!! /var/tmp/portage/gnu-classpath-0.14/work/classpath-0.14/config.log > >>> > >>>!!! ERROR: dev-java/gnu-classpath-0.14 failed. > >>>!!! Function econf, Line 485, Exitcode 0 > >>>!!! econf failed > >>>!!! If you need support, p

Re: [gentoo-user][SOLVED] oracle-jdk-bin-1.8.0 - Fetch Restriction

2015-11-09 Thread thelma
On 11/09/2015 01:43 PM, Alan McKinnon wrote: [snip] >> >> It is: 0644 >> ll /usr/portage/distfiles/jdk-8u66-linux-x64.tar.gz >> -rw-r--r-- 1 portage portage 119537664 Nov 9 13:36 >> /usr/portage/distfiles/jdk-8u66-linux-x64.tar.gz >> > > > Your do

Re: [gentoo-user] source release target release

2005-07-01 Thread Justin Hart
t; http://forums.gentoo.org/viewtopic-t-336926-highlight-ant.html?sid=13c87663527168f3871ce928f26ec868 > > > > I've been wrestling with it for a bit now. I've tried a few of the > > bits of advice, but generally have just ended up working around the > > issue. >

Re: [gentoo-user] oracle-jdk-bin-1.8.0 - Fetch Restriction

2015-11-09 Thread thelma
On 11/09/2015 11:16 AM, Frederico Moraes Ferreira wrote: > chmod 0644 > > Em 09-11-2015 20:13, the...@sys-concept.com escreveu: >> I'm trying to emerge: oracle-jdk-bin-1.8.0.66 >> >> I've downloaded to package jdk-8u66-linux-x64.tar.gz >> move it to

[gentoo-user] JAVACFLAGS - who on earth is setting this flag

2016-08-10 Thread Helmut Jarausch
Hi, I want to emerge a package which needs java 1.8. The Log says GENTOO_VM=oracle-jdk-bin-1.8 CLASSPATH="" JAVA_HOME="/opt/oracle-jdk-bin-1.8.0.102" JAVACFLAGS="-source 1.7 -target 1.7" COMPILER="javac" Where is JAVACFLAGS set? eselect java-vm

Re: [gentoo-user] icedtea6-bin or sun-jdk?

2010-01-30 Thread Frank Steinmetzger
Am Samstag, 30. Januar 2010 schrieb Willie Wong: > On Sat, Jan 30, 2010 at 09:48:52AM -0800, Grant wrote: > > It looks like my installed icedtea6-bin and sun-jdk are both depended > > on by virtual/jdk-1.6.0. I think I can choose one or the other, > > right? Does icedtea6-bi

Re: [gentoo-user] Java "bad version number" - what to up/downgrade?

2008-11-17 Thread Shawn Haggett
; > "java-config -L" (without quotes) will show you what virtual machines you > have installed. On my machine it shows (the asterisk is the currently > selected one, i.e. what will be used to run java applications): > > [EMAIL PROTECTED] ~ $ java-config -L > The following VMs

[gentoo-user] limewire won't start

2006-03-26 Thread maxim wexler
e/blackdown-jre-1.4.2.02.ebuild) 1135239863: >>> AUTOCLEAN: dev-java/blackdown-jre 1135239863: --- AUTOCLEAN: Nothing unmerged. 1135239863: ::: completed emerge (12 of 23) dev-java/blackdown-jre-1.4.2.02 to / 1135239863: >>> emerge (13 of 23) dev-java/blackdown-jdk-1.4.2.02 to / 1

Re: [gentoo-user] dev-java/sun-jdk-1.6.0.11 Failed to unpack

2008-12-13 Thread Jean-Baptiste Mestelan
2008/12/13 Jeff Cranmer > Perhaps it would have done if I knew where the download page was. The file /usr/portage/dev-java/sun-jdk/sun-jdk-1.6.0.11.ebuild will disclose this information, and hints at https://jdk-distros.dev.java.net/developer.html Regards.

Re: [gentoo-user] Fetch Restriction: 1 package (1 unsatisfied)

2008-04-08 Thread Alan McKinnon
On Tuesday 08 April 2008, Igor Mikushkin wrote: > I'm just wondering why this package (sun-jdk-1.4.2.17) came into > dependencies? equery depends -a sun-jdk I guess you have virtual/jdk:1.4 in world which picked up the latest 1.4 jdk > > Sorry, I have no assess to my gentoo

Re: [gentoo-user] Java "bad version number" - what to up/downgrade?

2008-11-17 Thread Grant
tes) will show you what virtual machines you have > installed. On my machine it shows (the asterisk is the currently selected > one, i.e. what will be used to run java applications): > > [EMAIL PROTECTED] ~ $ java-config -L > The following VMs are available for generation-2: > 1)

[gentoo-user] emerge java syntax

2006-03-22 Thread hawat . thufir
I'm at <http://www.gentoo.org/proj/en/java/tiger-faq.xml>, which gives the syntax as: "emerge =sun-jdk-1.5*" but the pretend isn't working as I expect it to. localhost ~ # localhost ~ # localhost ~ # emerge -p =sun-jdk-1.5* These are the packages that I would mer

Re: [gentoo-user] restrictive equery depends

2010-01-28 Thread Helmut Jarausch
On 28 Jan, Crístian Viana wrote: > hi, > > is there any way I could search for packages that depend on a specific > ebuild version? for example, I want to find out what packages depend exactly > on virtual/jdk:1.5 (and not virtual/jdk:1.4 nor virtual/jdk-1.6). if I do > this sea

[gentoo-user] java vm, GENTOO_VM value

2007-03-04 Thread Matthew R. Lee
I'm trying to recompile openoffice with java to get the help working. However I've run into a problem I don't understand. When I try to emerge dev-java/bsf-2.3.0-r2 it fails and complains that: "* Home for VM 'blackdown-jdk-1.4.2' does not exist: /usr/lib/jvm/

Re: [gentoo-user] Re: how to setup sun-jdk

2006-04-15 Thread Martins Steinbergs
On Sunday 16 April 2006 08:06, wu chuanwen wrote: > Thank you at first! > But i still have some trouble.I just #ebuild > /usr/portage/dev-java/sun-jdk/sun-jdk-1.5.0.06-r2.ebuild digest > then emerge sun-jdk. > and error: > . > inflating: jdk1.5

[gentoo-user] java virtual machine

2015-12-10 Thread Frederico Moraes Ferreira
Hi List, I'm trying to set the java virtual machine as follows: mephisto ~ # java-config --list-available-vms The following VMs are available for generation-2: *)Oracle JDK 1.8.0.66 [oracle-jdk-bin-1.8] mephisto ~ # java-config

Re: [gentoo-user] oracle-jdk-bin 1.8.0.20 ebuild

2014-09-04 Thread Thanasis
on 09/03/2014 07:07 AM Saifi Khan wrote the following: Hi: portage has ebuild for oracle-jdk-bin-1.8.0.11 whereas oracle website has update 20 ie. oracle-jdk-bin-1.8.0.20 i am interested in tweaking the ebuild in order to install 1.8.0.20 dev-java/oracle-jdk-bin-1.8.0.20 is in the tree.

Re: [gentoo-user] Java Installation: failed on MD5 verification

2006-07-11 Thread Julien Cabillot
# ebuild path_to_the_ebuild/sun-jdk-1.5.0.07.ebuild digestAfter that emerge sun-jdkOn 7/11/06, Leandro Melo de Sales < [EMAIL PROTECTED]> wrote:embedded distfiles # emerge -v =sun-jdk-1.5*Calculating dependencies... done! >>> Emerging (1 of 1) dev-java/sun-jdk-1.5.0.07 to />

Re: [gentoo-user] How do I install sun-jdk through emerge?

2005-12-20 Thread Andres Becerra Sandoval
On 12/20/05, Felipe Ribeiro <[EMAIL PROTECTED]> wrote: > How do I install sun-jdk throuth emerge? > > Cheers, > > Felipe Ribeiro > > -- > gentoo-user@gentoo.org mailing list > > emerge -f sun-jdk Follow the instructions and download the installer from the

[gentoo-user] Opera 8.01 won't start, dies with Segmentation fault

2005-06-17 Thread Dan Johansson
050615.5/opera + test '!' -x /opt/opera/lib/opera/8.01-20050615.5/opera + test '' = '' + test -d /opt/opera/share/opera + OPERA_DIR=/opt/opera/share/opera + OPERA_LD_PRELOAD= + export OPERA_LD_PRELOAD + test -f /javapath.txt + test '!' '' +

[gentoo-user] Two apps can't find Java VM

2008-08-25 Thread darren kirby
ine VM for building from dependencies: NV_DEPEND: test? ( || ( =virtual/jdk-1.5* =virtual/jdk-1.4* ) ) !test? ( || ( =virtual/jdk-1.6* =virtual/jdk-1.5* =virtual/jdk-1.4* ) ) and: * checking xpp3-1.1.

Re: [gentoo-user] Two apps can't find Java VM

2008-08-25 Thread Dave Jones
No module named java_config_2 * Unable to determine VM for building from dependencies: NV_DEPEND: test? ( || ( =virtual/jdk-1.5* =virtual/jdk-1.4* ) ) !test? ( || ( =virtual/jdk-1.6* =virtual/jdk-1.5* =virtual/jdk-1.4* ) ) and: * checking xpp3-1.1.

Re: [gentoo-user] Question about RDEPEND

2010-01-30 Thread Frank Steinmetzger
Am Samstag, 30. Januar 2010 schrieb Iain Buchanan: > On Sat, 2010-01-30 at 03:32 +0100, Frank Steinmetzger wrote: > > Hi there, > > > > a while ago, I emerged virtual/jdk, and prior to it sun-jdk > > in order to direct manually what the virtual shall pull in. > >

Re: [gentoo-user] loop merging and unmerging oracle-jdk-bin-1.7.0

2011-09-10 Thread Michael Schreckenbauer
On Saturday, 10. September 2011 11:28:07 Allan Gottlieb wrote: > My daily update world caused the merging of oracle-jdk-bin-1.7.0 > (after wonko explained how to handle a license question). > > But my next step is emerge --depclean --ask > This wanted to unmerge the above

Re: [gentoo-user] Re: eselect entry - how to get rid of it?

2009-11-06 Thread Helmut Jarausch
On 5 Nov, walt wrote: > Helmut Jarausch wrote: >> Hi, >> >> I've unmerged dev-java/blackdown-jdk >> and re-emerged virtual/jdk virtual/jre app-admin/eselect >> but >> eselect java-vm list >> still shows >> [1] blackdown-jdk-1.4.2 &g

Re: [gentoo-user] eselect mystery

2018-02-04 Thread Floyd Anderson
On Sun, 04 Feb 2018 12:57:40 +0100 Helmut Jarausch wrote: i.e. it still searches for oracle-jdk-bin-1.8 and doesn't know about oracle-jdk-bin-9 Is this a bug or is there any means to bring eselect up-to-date ? Comment 2 on bug #641690 [1] say no. As mentioned there, the point seems

[gentoo-user] Re: OO fails with useless 65280 error on unoxml

2009-11-30 Thread walt
On 11/29/2009 02:19 PM, daid kahl wrote: PATH="/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/4.3.4:/opt/sun-jdk-1.4.2.17/bin:/opt/sun-jdk-1.4.2.17/jre/bin:/opt/sun-jdk-1.4.2.17/jre/javaws:/usr/qt/3/bin:/usr/games/bin:/home/daid/scripts:/sbin:/usr/non-portage:/home

[gentoo-user] [SOLVED] Re: Problem with modifying PATH with a file in env.d

2008-06-01 Thread Marc Blumentritt
Marc Blumentritt schrieb: I just stumbled about something new: [EMAIL PROTECTED] ~ $ echo $PATH /usr/local/sbin/:/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/4.1.2: /opt/sun-jdk-1.4.2.17/bin:/opt/sun-jdk-1.4.2.17/jre/bin:/opt/sun-jdk-1.4.2.17/jre/javaws: /usr/kde

Re: [gentoo-user] java vm, GENTOO_VM value

2007-03-05 Thread Bo Ørsted Andresen
On Sunday 04 March 2007 14:43:38 Matthew R. Lee wrote: > I'm trying to recompile openoffice with java to get the help working. > However I've run into a problem I don't understand. > When I try to emerge dev-java/bsf-2.3.0-r2 it fails and complains that: > "*

Re: [gentoo-user] oracle-jdk-bin-1.8.0 - Fetch Restriction

2015-11-09 Thread Alexey Mishustin
2015-11-09 23:36 GMT+03:00 : > On 11/09/2015 11:16 AM, Frederico Moraes Ferreira wrote: >> chmod 0644 >> >> Em 09-11-2015 20:13, the...@sys-concept.com escreveu: >>> I'm trying to emerge: oracle-jdk-bin-1.8.0.66 >>> >>> I've downloaded

[gentoo-user] sun-jdk dependencies questions

2007-06-09 Thread Marko Kocić
Why does sun-jdk needs gcc-3.3.6 and and libstdc++-3.3? As I understand sun-jdk-1.6.0.01 is a binary package, and java works just fine if downloaded and installed from Sun site, without portage. Since I don't have enough disk spac fro another gcc, is it possible to somehow let portage handl

[gentoo-user] restrictive equery depends

2010-01-28 Thread Crístian Viana
hi, is there any way I could search for packages that depend on a specific ebuild version? for example, I want to find out what packages depend exactly on virtual/jdk:1.5 (and not virtual/jdk:1.4 nor virtual/jdk-1.6). if I do this search: $ equery depends virtual/jdk:1.5 it will show me all

Re: [gentoo-user] icedtea6-bin or sun-jdk?

2010-01-30 Thread Willie Wong
On Sat, Jan 30, 2010 at 09:48:52AM -0800, Grant wrote: > It looks like my installed icedtea6-bin and sun-jdk are both depended > on by virtual/jdk-1.6.0. I think I can choose one or the other, > right? Does icedtea6-bin work as well as sun-jdk? You *should* be able to use either one.

  1   2   3   4   5   6   7   8   9   10   >