[gentoo-user] eselect mystery - please help

2018-08-01 Thread Helmut Jarausch
Hi, after an emerge --dep-clean yesterday, I've noticed today that I don't have any java-jkd / jre available anymore. Although I've emerged dev-java/oracle-jre-bin dev-java/oracle-jre-bin eselect java-vm list doesn't show these. How make these "visible" to eselect again? M

Re: [gentoo-user] Arduino development on GENTOO Linux

2016-04-30 Thread Corbin
( Java 1.8 ) "dev-java/oracle-jdk-bin" OR "dev-java/oracle-jre-bin"

Re: [gentoo-user] Wrong instructions when installing Oracle JRE

2018-04-10 Thread Peter Humphrey
On Tuesday, 10 April 2018 21:23:46 BST Ian Zimmerman wrote: > When I do emerge dev-java/oracle-jre-bin, portage quoth: > > !!! dev-java/oracle-jre-bin-1.8.0.162-r1 has fetch restriction turned on. > !!! This probably means that this ebuild's files must be downloaded > !!!

[gentoo-user] Wrong instructions when installing Oracle JRE

2018-04-10 Thread Ian Zimmerman
When I do emerge dev-java/oracle-jre-bin, portage quoth: !!! dev-java/oracle-jre-bin-1.8.0.162-r1 has fetch restriction turned on. !!! This probably means that this ebuild's files must be downloaded !!! manually. See the comments in the ebuild for more information. * Fetch failed for 'dev-java

Re: [gentoo-user] Wrong instructions when installing Oracle JRE

2018-04-10 Thread Dale
Ian Zimmerman wrote: > When I do emerge dev-java/oracle-jre-bin, portage quoth: > > !!! dev-java/oracle-jre-bin-1.8.0.162-r1 has fetch restriction turned on. > !!! This probably means that this ebuild's files must be downloaded > !!! manually. See the comments in the ebuild for m

Re: [gentoo-user] Wrong instructions when installing Oracle JRE

2018-04-10 Thread J. Roeleveld
On April 10, 2018 8:23:46 PM UTC, Ian Zimmerman <i...@very.loosely.org> wrote: >When I do emerge dev-java/oracle-jre-bin, portage quoth: > >!!! dev-java/oracle-jre-bin-1.8.0.162-r1 has fetch restriction turned >on. >!!! This probably means that this ebuild's files must be dow

[gentoo-user] Re: Wrong instructions when installing Oracle JRE

2018-04-10 Thread Jonathan Callen
On 04/10/2018 04:23 PM, Ian Zimmerman wrote: > When I do emerge dev-java/oracle-jre-bin, portage quoth: > > !!! dev-java/oracle-jre-bin-1.8.0.162-r1 has fetch restriction turned on. > !!! This probably means that this ebuild's files must be downloaded > !!! manually. S

Re: [gentoo-user] eselect mystery - please help [SOLVED]

2018-08-02 Thread Helmut Jarausch
On 08/01/2018 11:13:15 AM, Helmut Jarausch wrote: Hi, after an emerge --dep-clean yesterday, I've noticed today that I don't have any java-jkd / jre available anymore. Although I've emerged dev-java/oracle-jre-bin dev-java/oracle-jre-bin eselect java-vm list doesn't show these. How make

[gentoo-user] Java - which version does my browser use?

2013-02-26 Thread Helmut Jarausch
Hi, when I direct my browser (opera or firefox, both at most recent versions) to http://javatester.org/version.html they both say I'm using Java Version: 1.7.0_13 from Oracle Corporation but eselect java-vm list shows oracle-jre-bin-1.7 and eix oracle-jre-bin shows version 1.7.0.15

Re: [gentoo-user] libreoffice and java.

2017-05-19 Thread Bill Kenworthy
On 19/05/17 19:45, Andrew Savchenko wrote: > eselect java-vm Nope: wdk@rattus ~ $ eselect java-vm list Available Java Virtual Machines: [1] oracle-jdk-bin-1.8 system-vm [2] oracle-jre-bin-1.8 user-vm wdk@rattus ~ $ Libreoffice sees the jre (in the internal dialog) and its selec

Re: [gentoo-user] Java - which version does my browser use?

2013-02-26 Thread Paul Hartman
-vm list shows oracle-jre-bin-1.7 and eix oracle-jre-bin shows version 1.7.0.15 and eselect java-nsplugin shows icedtea-7 How does this fit together? I'm pretty sure icedtea is what presents itself as 1.7.0_13 from Oracle Corporation in your browser plugin, so java-nsplugin set to icedtea

Re: [gentoo-user] eselect mystery - please help

2018-08-01 Thread Andrés Becerra Sandoval
2018-08-01 4:13 GMT-05:00 Helmut Jarausch : > Hi, > > after an emerge --dep-clean yesterday, I've noticed today that I don't > have any java-jkd / jre available anymore. > Although I've emerged dev-java/oracle-jre-bin dev-java/oracle-jre-bin > eselect java-vm list > doesn'

Re: [gentoo-user] [SOLVED] Java VM and SDK: icedtea X oracle's

2015-04-23 Thread J. Roeleveld
Hi, again. Both approaches have worked out. Masking Oracle's JDK and JRE was a good starting point, and later on, having icedtea-bin and icedtea-web marked as ~arch (and removing the mask for JDK and JRE) did the final trick. Thanks and Best Regards, Francisco If you really don't want

[gentoo-user] Re: Switching current java-vm for a single application

2016-02-03 Thread Jörg Schaible
Hi Leonardo, Alon Bar-Lev wrote: > If all what script is doing is executing "java", just add the right > JRE to your PATH as first element. Try something along: PATH=`java-config --select-vm=oracle-jdk-bin-1.8 -o`/bin:$PATH SenchaCmd Cheers, Jörg

Re: [gentoo-user] java virtual machine

2015-12-11 Thread Frederico Moraes Ferreira
Machines: [1] icedtea-bin-7 system-vm [2] oracle-jre-bin-1.7 $ eselect java-vm set user 2 or $ sudo eselect java-vm set system 2

Re: [gentoo-user] eselect mystery - please help

2018-08-01 Thread Helmut Jarausch
. Although I've emerged dev-java/oracle-jre-bin dev-java/oracle-jre-bin eselect java-vm list doesn't show these. How make these visible to eselect again? Many thanks for a hint, Helmut Hi, Do you have: https://packages.gentoo.org/packages/virtual/jdk Yes, I have

[gentoo-user] Frustration with attempt to fix out of date java ebuild [SOLVED]

2013-03-08 Thread Matt Joyce
right so created an up to date copy of the ebuild in my overlay directory except it wont create the manifest repeatedly tells me to put the file jre-7u17-linux-x64.tar.gz in /usr/portage/distfiles, great ok so... zeus oracle-jre-bin # cp ~/Downloads/jre-7u17-linux-x64.tar.gz /usr/portage/distfiles

[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] Java VM and SDK: icedtea X oracle's

2015-04-22 Thread Alon Bar-Lev
Set the following for now: /etc/portage/package.mask/java.conf --- dev-java/oracle-jdk-bin =virtual/jdk-1.8.0 =virtual/jre-1.8.0 --- I am unsure why none free alternatives were added before the free alternatives. Regards, Alon On 22 April 2015 at 16:34, Francisco Ares fra...@gmail.com wrote

Re: [gentoo-user] Java VM and SDK: icedtea X oracle's

2015-04-22 Thread Francisco Ares
2015-04-22 10:37 GMT-03:00 Alon Bar-Lev alo...@gentoo.org: Set the following for now: /etc/portage/package.mask/java.conf --- dev-java/oracle-jdk-bin =virtual/jdk-1.8.0 =virtual/jre-1.8.0 --- I am unsure why none free alternatives were added before the free alternatives. Regards

Re: [gentoo-user] License question for jdk

2011-09-10 Thread Rudmer van Dijk
] 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: #required by virtual/jdk

Re: [gentoo-user] [SOLVED] Java VM and SDK: icedtea X oracle's

2015-04-23 Thread Francisco Ares
going to do what Alon has suggested. Best Regards, Francisco Hi, again. Both approaches have worked out. Masking Oracle's JDK and JRE was a good starting point, and later on, having icedtea-bin and icedtea-web marked as ~arch (and removing the mask for JDK and JRE) did the final

[gentoo-user] License question for jdk

2011-09-10 Thread Allan Gottlieb
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: #required by virtual/jdk-1.7.0, required by virtual/jre

Re: [gentoo-user] Frustration with attempt to fix out of date java ebuild [SOLVED]

2013-03-08 Thread Alan McKinnon
the tree closely tracks Oracle's latest mind-fuck-of-the-day-version-whatever-that-is, so syncing often becomes a must with their java zeus oracle-jre-bin # cp ~/Downloads/jre-7u17-linux-x64.tar.gz /usr/portage/distfiles zeus oracle-jre-bin # ebuild *.ebuild manifest !!! dev-java/oracle

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

2011-09-10 Thread Allan Gottlieb
[nomerge ] dev-java/ant-nodeps-1.8.1 [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 0 kB icedtea is Java6. It want's to upgrade

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

2011-09-10 Thread Michael Schreckenbauer
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 0 kB icedtea is Java6. It want's to upgrade the *virtual* to java7. To get the virtual satisfied

Re: [gentoo-user] java virtual machine

2015-12-10 Thread Urs Schütz
can set PATH in the .bashrc, but shouldn't " java-config --set-user-vm" do the work? I do not know the answer to your question. But here is how I switch java virtual machines: $ eselect java-vm list Available Java Virtual Machines: [1] icedtea-bin-7 system-vm [2] oracle-j

[gentoo-user] Re: Java VM and SDK: icedtea X oracle's

2015-04-22 Thread Francisco Ares
P.S.: icedtea-bin is already selected as the system wide VM. 2015-04-22 10:34 GMT-03:00 Francisco Ares fra...@gmail.com: Hi. A few months ago I got rid of oracle's java jre and jdk in favor of icedtea. Now, when issuing an emerge -tpvuDN world, oracle's jre is about to be installed again

[gentoo-user] Java VM and SDK: icedtea X oracle's

2015-04-22 Thread Francisco Ares
-source [nomerge ] dev-java/xml-commons-resolver-1.2 USE=-doc -source [ebuild NS]virtual/jre-1.7.0:1.7 [1.6.0-r1:1.6] 0 KiB [ebuild NS] virtual/jdk-1.7.0:1.7 [1.6.0-r2:1.6] 0 KiB [ebuild N F ] dev-java/oracle-jdk-bin-1.7.0.80:1.7 USE=X alsa fontconfig

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

2011-09-10 Thread Allan Gottlieb
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 package and, if permitted to do so, caused a subsequent update word to remerge it. I then wisely

Re: [gentoo-user] java java everywhere

2011-11-11 Thread Willie Wong
On Fri, Nov 11, 2011 at 12:00:51AM +0100, Florian Philipp wrote: Well, while Willie picks himself up after being slammed like this (Had bad day, Alan?), I might add that the only reason why portage wants to emerge icedtea and icedtea-bin is that apparently virtual/jre:1.7 has been keyworded

Re: [gentoo-user] License question for jdk

2011-09-10 Thread Michael Schreckenbauer
-nodeps-1.8.1 [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

Re: [gentoo-user] License question for jdk

2011-09-10 Thread Alex Schuster
] 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: #required by virtual/jdk-1.7.0

Re: [gentoo-user] License question for jdk

2011-09-10 Thread Michael Schreckenbauer
[nomerge ] dev-java/ant-nodeps-1.8.1 [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

Re: [gentoo-user] Help : mc and ln mixup

2006-04-14 Thread Rohit Sharma
-pc-linux-gnu/gcc-bin/3.4.5:/opt/blackdown-jdk-1.4.2.03/bin:/opt/blackdown-jdk-1.4.2.03/jre/bin:/usr/bin:/usr/kde/3.5/bin:/usr/qt/3/bin:/usr/kde/3.4/bin:/usr/games/bin:/opt/limewire:/home/oracle/product/10.1.0.3/bin [EMAIL PROTECTED] ~ $ cd /bin [EMAIL PROTECTED] /bin $ md5sum ln

Re: [gentoo-user] Problem compiling freemind

2010-02-07 Thread Mark Knecht
how to use it but the GUI comes up and it allows me to start creating something. AMD64 stable except for a few packages. m...@firefly ~/Desktop $ java-config -L The following VMs are available for generation-2: 1)      IcedTea6-bin 1.6.2 [icedtea6-bin] *)      Sun JRE 1.6.0.17 [sun-jre-bin-1.6

Re: [gentoo-user] Switching current java-vm for a single application

2016-02-02 Thread Alon Bar-Lev
If all what script is doing is executing "java", just add the right JRE to your PATH as first element. On 3 February 2016 at 01:04, Leonardo Guilherme <leonardo.guilhe...@gmail.com> wrote: > Problem is, the SenchaCmd script runs java directly, which resolves to > /usr/

Almost solved :-( - Re: [gentoo-user] Help : mc and ln mixup

2006-04-15 Thread Rohit Sharma
-pc-linux-gnu/gcc-bin/3.4.5:/opt/blackdown-jdk-1.4.2.03/bin:/opt/blackdown-jdk-1.4.2.03/jre/bin:/usr/bin:/usr/kde/3.5/bin:/usr/qt/3/bin:/usr/kde/3.4/bin:/usr/games/bin:/opt/limewire:/home/oracle/product/10.1.0.3/bin) [EMAIL PROTECTED] /usr/bin $ sudo /bin/ln -s /bin/ln ./ln [EMAIL PROTECTED] /usr/bin

[gentoo-user] Re: Switching current java-vm for a single application

2016-02-02 Thread Jörg Schaible
may wrap it in a shell script. Simply set JAVA_HOME using Gentoo's java-config command: = %< == #! /bin/bash JAVA_HOME=`java-config --select-vm=oracle-jdk-bin-1.8 -o` command = %< == The option -o prints the JRE home, see the --help option to see alternatives. T

Re: [gentoo-user] Switching current java-vm for a single application

2016-02-02 Thread Leonardo Guilherme
gt; Is there a set of environment variables that can do this? Shall I wrap > the command in a shell script? Ideas? > > Usually, every [well behaved] java application has JAVA_HOME or > similar environment variable to tell it where java is. > You can find a valid java homes at /usr

[gentoo-user] --depclean wants to remove much of java. Is this safe?

2011-09-10 Thread Allan Gottlieb
-nodeps-1.8.1 dev-java/xerces-2.9.1 dev-java/bcel-5.2-r2 dev-java/xalan-2.7.1 dev-java/ant-core-1.8.1 dev-java/oracle-jdk-bin-1.7.0 dev-libs/libgee-0.6.1 dev-java/javatoolkit-0.3.0-r6 virtual/jre-1.7.0 dev-java/xalan-serializer-2.7.1 dev-java/xjavac-20041208-r5 virtual/jdk-1.7.0 dev-java/java-config

[gentoo-user] emerge wants to upgrade gtk+ but it's masked

2016-09-21 Thread Raffaele BELARDI
p-editors/leafpad-0.8.18.1 (x11-libs/gtk+:2) app-text/ghostscript-gpl-9.19 (gtk ? x11-libs/gtk+:3) (gtk ? x11-libs/gtk+:2) app-text/gtkspell-2.0.16 (x11-libs/gtk+:2) dev-java/oracle-jre-bin-1.8.0.102 (javafx ? x11-libs/gtk+:2) dev-libs/keybinder-0.3.1-r200 (>=x11-l

Re: [gentoo-user] emerge wants to upgrade gtk+ but it's masked

2016-09-21 Thread Franz Fellner
required by @world (argument) > # /etc/portage/package.mask: > # the last good meld version was linked against x11-libs/gtk+-3.18.6, > .7, .8, .9 > # try masking higher library version > =x11-libs/gtk+-3.20.9 > > > [4] # equery d x11-libs/gtk+ > * These packages

Re: [gentoo-user] ERROR : sys-libs/db-4.5.20_p2 failed - econf failed

2007-09-14 Thread Jean-Philippe Caruana
/opt/sun-jdk-1.6.0.02/bin/javac: error while loading shared libraries: libjli.so: cannot open shared object file: No such file or directory $ qfile libjli.so app-emulation/emul-linux-x86-java (/opt/emul-linux-x86-java-1.6.0.02/lib/i386/jli/libjli.so) # qfile libjli.so dev-java/sun-jdk (/opt