Zdravim,
kdyz chci nahodit soubor netbeans-6.0beta1-linux.sh, tak mi to vyhodi>>
sobi@fatboyslim:/media/hda7/download$ sudo sh netbeans-6.0beta1-linux.sh
[sudo] password for sobi:
Configuring the installer...
Searching for JVM on the system...
Java SE Development Kit (JDK) was not found on this computer
JDK 6 or JDK 5 is required for installing the NetBeans IDE. Make sure that the JDK is properly installed and run installer again.
You can specify valid JDK location using --javahome installer argument.============== kdyz zadam:
sobi@fatboyslim:/media/hda7/download$ update-java-alternatives -l
java-6-sun 63 /usr/lib/jvm/java-6-sun
java-gcj 1042 /usr/lib/jvm/java-gcjto vypada v poho

=============a zadam podle na vodu na wiki:
gksudo gedit /etc/jvm# This file defines the default system JVM search order. Each
# JVM should list their JAVA_HOME compatible directory in this file.
# The default system JVM is the first one available from top to
# bottom.
/usr/lib/jvm/java-6-sun
/usr/lib/jvm/ia32-java-1.5.0-sun
/usr/lib/jvm/java-gcj
/usr/lib/jvm/java-1.5.0-sun
/usr
to vypada taky v poho

======================kdyz zadam :
sobi@fatboyslim:/media/hda7/download$ java
Usage: java [-options] class [args...]
(to execute a class)
or java [-options] -jar jarfile [args...]
(to execute a jar file)
where options include:
-d32 use a 32-bit data model if available
-d64 use a 64-bit data model if available
-client to select the "client" VM
-server to select the "server" VM
...
...
to vypada taky v poho

...
nevite nekdo co s tim ?
diky za odpoved