[gentoo-user] Java problem

2010-05-22 Thread David Relson
Greetings, I'd like to install eclipse, to experiment with it. Emerging eclipse-sdk wants to pull in a whole lot of packages which is not a bad thing except that about 12 or 15 of the emerges fail, apparently for the same reason: * CPV: dev-java/ant-core-1.8.1 * REPO: gentoo * USE: amd64

Re: [gentoo-user] Java problem

2010-05-22 Thread Kenneth Prugh
On Sat, 22 May 2010 16:10:39 -0400 David Relson rel...@osagesoftware.com wrote: [...] What does `eselect java-vm list` say? Also, You might need to manually emerge dev-java/ant-junit.

Re: [gentoo-user] Java problem

2010-05-22 Thread David Relson
On Sat, 22 May 2010 17:35:24 -0400 Kenneth Prugh wrote: On Sat, 22 May 2010 16:10:39 -0400 David Relson rel...@osagesoftware.com wrote: [...] What does `eselect java-vm list` say? Also, You might need to manually emerge dev-java/ant-junit. r...@osage ~ # eselect java-vm list

Re: [gentoo-user] Java problem

2010-05-22 Thread Kenneth Prugh
On Sat, 22 May 2010 20:43:54 -0400 David Relson rel...@osagesoftware.com wrote: [...] r...@osage ~ # eselect java-vm list Available Java Virtual Machines: [1] emul-linux-x86-java-1.6 [2] sun-jdk-1.6 system-vm [3] sun-jre-bin-1.6 For all 3 packages, version 1.6.0.20 is

Re: [gentoo-user] Java problem

2010-05-22 Thread David Relson
On Sat, 22 May 2010 20:51:35 -0400 Kenneth Prugh wrote: On Sat, 22 May 2010 20:43:54 -0400 David Relson rel...@osagesoftware.com wrote: [...] r...@osage ~ # eselect java-vm list Available Java Virtual Machines: [1] emul-linux-x86-java-1.6 [2] sun-jdk-1.6 system-vm [3]

Re: [gentoo-user] Java problem

2010-05-22 Thread David Abbott
On Sat, May 22, 2010 at 8:57 PM, David Relson rel...@osagesoftware.com wrote: On Sat, 22 May 2010 20:51:35 -0400 Kenneth Prugh wrote: On Sat, 22 May 2010 20:43:54 -0400 David Relson rel...@osagesoftware.com wrote: [...] r...@osage ~ # eselect java-vm list Available Java Virtual

Re: [gentoo-user] Java problem

2010-05-22 Thread Kenneth Prugh
You might try reselecting java again: `eselect java-vm system 2` (for sun-jdk or whatever your choice is from `eselect java-vm list`) I don't think you need to use java-config directly anymore but I'm not sure. Eselect should create the symlinks for you. Or my lack of coffee might be showing.

Re: [gentoo-user] Java problem (with pylucene)

2007-11-29 Thread Helmut Jarausch
On 28 Nov, Billy Holmes wrote: Helmut Jarausch wrote: ImportError: /usr/lib/jvm/sun-jdk-1.6/jre/lib/i386/libjava.so: symbol JVM_GetClassSignature, version SUNWprivate_1.1 not defined in file libjvm.so with link time reference does it really need 1.6? 1.5 and 1.6 aren't always

[gentoo-user] Java problem (with pylucene)

2007-11-28 Thread Helmut Jarausch
Hi, hopefully someone can help with that (for me) obscure error message. I'm trying to install pylucene (with JCC) see http://pylucene.osafoundation.org/ (Unfortunately, pylucene is not part of the GenToo repository) I have configured JCC (part of pylucene) to use the sun-jdk-1.6 During

Re: [gentoo-user] Java problem (with pylucene)

2007-11-28 Thread Helmut Jarausch
On 28 Nov, ezotrank wrote: On 12:03 Wed 28 Nov , Helmut Jarausch wrote: Hi, hopefully someone can help with that (for me) obscure error message. I'm trying to install pylucene (with JCC) see http://pylucene.osafoundation.org/ (Unfortunately, pylucene is not part of the GenToo

Re: [gentoo-user] Java problem (with pylucene)

2007-11-28 Thread Billy Holmes
Helmut Jarausch wrote: ImportError: /usr/lib/jvm/sun-jdk-1.6/jre/lib/i386/libjava.so: symbol JVM_GetClassSignature, version SUNWprivate_1.1 not defined in file libjvm.so with link time reference does it really need 1.6? 1.5 and 1.6 aren't always compatible, but from the sound of it, jcc