You are not logged in.
Pages: 1
When I try to install java6-jdk package I get "Unable to find: java6-jdk in the mirrored packages list." (that's not a problem)
Then, the package is downloaded from "raphaello.univ-fcomte.fr" .
After many minutes, it shows the Sun/Oracle terms and console start blinking, with:
(Enter:next line, Space:next page, Q: Quit, R:show the rest)
And even if I press some key, the console keeps blinking and I can't install the package.
Offline
I changed to "tazpkg get install java-jdk" and now it install, but when I try to open Eclipse, I'm getting:
"A Java Runtime Environment (JRE) or a Java Development Kit (JDK) must be available in order to run Eclipse. No Java virtual machine was found after searching to following locations:
/home/tux/eclipse/jre/bin/java
java in your current PATH"
I tried
export PATH=${PATH}:/usr/lib/jvm/java-icedtea/bin
But nothing changed.
I changed eclipse.ini including these lines.
-vm
/usr/lib/jvm/java-icedtea/bin
And now eclipse runs.
Offline
Pages: 1
[ Generated in 0.020 seconds, 7 queries executed - Memory usage: 1.52 MiB (Peak: 1.77 MiB) ]