arete / # java-config --list-available-vms
 [blackdown-jdk-1.4.1] Blackdown JDK 1.4.1
(/etc/env.d/java/20blackdown-jdk-1.4.1) (selected)
arete / #

Now using Blackdown JDK 1.4.1 (/etc/env.d/java/20blackdown-jdk-1.4.1)
 *  You should login again to make your java-config changes available
>>> Regenerating /etc/ld.so.cache...
 *  Or, you can type 'source /etc/profile' in your current session.

arete / # source /etc/profile

arete / # emerge -u portage
Calculating dependencies ...done!

same error

The config.log doesn't not contain something useful except the error :(

On Mon, 2003-09-08 at 20:26, Robin H. Johnson wrote:
> On Mon, Sep 08, 2003 at 06:56:55PM +0300, Gregory Staggel wrote:
> > Can anyone suggest a way to make this work?
> Firstly, do:
> java-config --list-available-vms
> 
> you should get output similar to this:
> [blackdown-jdk-1.4.1] Blackdown JDK 1.4.1 (/etc/env.d/java/20blackdown-jdk-1.4.1) (*)
> there may be more following this rough pattern
> [..vm-string..] VM name and version (some path in /etc/env.d/java/...) ()
> 
> Now from that list, pick the JDK you want to use, and do:
> 
> java-config --set-system-vm=blackdown-jdk-1.4.1
> 
> (replace 'blackdown-jdk-1.4.1' with the vm-string for the JVM that you
> want to use.)
> 
> Either logout and login again or just do: 'source /etc/profile'


--
[EMAIL PROTECTED] mailing list

Reply via email to