
Yikes. Sorry to hear that... StarTeam is horriblewhitetr6 wrote:I'm trying to install a specialized piece of software that is not part of the Gentoo portage tree, called cross-platform client for StarTeam (Borland). It's written in Java, so when I tried to install, it said it could not find the Java Virtual Machine on my system. What package(s) do I need to emerge for a Java VM? I tried emerge --search for Java VM, but nothing seemed obvious and I know nothing about Java to know which of the packages includes the VM. Thanks

Code: Select all
java -versionAny idea why 1.5 isn't in portage?JackDog wrote:I would recommend using a 1.5 JDK. Its faster, and looks a lot better. GTK LnF also works well.

Code: Select all
dev-java/sun-jdk ~x86
Code: Select all
java-config -LCode: Select all
java-config -SCode: Select all
[blackdown-jre-1.4.2.01] "Blackdown JRE 1.4.2.01" (/etc/env.d/java/20blackdown-jre-1.4.2.01)
[blackdown-jre-1.4.1] "Blackdown JRE 1.4.1" (/etc/env.d/java/20blackdown-jre-1.4.1)
[blackdown-jdk-1.4.2.01] "Blackdown JDK 1.4.2.01" (/etc/env.d/java/20blackdown-jdk-1.4.2.01)
[blackdown-jdk-1.4.1] "Blackdown JDK 1.4.1" (/etc/env.d/java/20blackdown-jdk-1.4.1) *