Announcement

Collapse
No announcement yet.

Java sun

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Java sun

    Hello,

    Could anyone told me how that i can verry simpel Java-sun? I tried differtent add's via the program manager nothing seems to work .

    thx

    #2
    Re: Java sun

    Code:
    sudo apt-get install sun-java6-jre
    sudo apt-get install sun-java6-plugin

    Comment


      #3
      Re: Java sun

      Hello thx for the code but where to i have to put that in?

      regards

      Comment


        #4
        Re: Java sun

        Just open a terminal and cut and paste it there. It will ask for your password.

        There is one more step that is often forgotten. After you have installed the sun java, you need to run:

        Code:
        sudo update-alternatives --config java
        in a terminal to tell your system which java to use.

        Comment


          #5
          Re: Java sun

          I tried the code, and this is what linux told me:

          kristof@kristof: ~$ sudo apt-get install sun-java6-jre
          parcel lists are read in… Ready
          Tree of requirements is built
          The status information is read… Ready
          YOU want probable apt-get - f install carry out to solve next:
          The following parcels have niet-voldane requirements:
          sun-java6-jre: Requirements: sun-java6-bin (= 6-14-0ubuntu1.9.04) but it will not be installed or
          ia32-sun-java6-bin (= 6-14-0ubuntu1.9.04) but it is not installeerbaar
          E: There its niet-voldane requirements. YOU can best apt-get - f carries out install without giving parcels up, (or you can specify yourself a solution).
          kristof@kristof: ~$ sudo apt-get install sun-java6-plugin

          Comment


            #6
            Re: Java sun

            You have a broken package and you need to fix it. Open a Terminal and input:
            sudo apt-get -f install
            "A problem well stated is a problem half solved." --Charles F. Kettering
            "Sometimes the questions are complicated and the answers are simple."--Dr. Seuss

            Comment


              #7
              Re: Java sun

              Hello Thx,

              Jave is now installed bud when i opena website there is comming loading aplication and nothing happend.

              regards

              Comment


                #8
                Re: Java sun

                Have you rebooted? Linux does often need rebooting, but sometime it does.

                You could have also got JRE by installing: kubuntu-restricted-extras

                It contains some useful packages
                "A problem well stated is a problem half solved." --Charles F. Kettering
                "Sometimes the questions are complicated and the answers are simple."--Dr. Seuss

                Comment


                  #9
                  Re: Java sun

                  I did a reboot

                  when i would run something with java i get this

                  Widget text: 'Certificaat (validatie: Het certificaat van de certificaatautoriteit (CA) is niet gevonden. Zeer waarschijnlijk is uw vertrouwensketen gebroken.)
                  C=FR
                  ST=Unknown
                  L=Sevres
                  O=Ariane Software
                  OU=Unknown
                  CN=Ariane Software
                  Ondertekend door (validatie: Het certificaat is geldig.)
                  C=ZA
                  O=Thawte Consulting (Pty) Ltd.
                  CN=Thawte Code Signing CA
                  Ondertekend door (validatie: Het certificaat is geldig.)
                  C=ZA
                  ST=Western Cape
                  L=Cape Town
                  O=Thawte Consulting cc
                  OU=Certification Services Division
                  CN=Thawte Premium Server CA/emailAddress=premium-server@thawte.com
                  '
                  current --> (QLabel)
                  (QLabel)
                  toplevel --> PermissionDialog (QDialog)

                  Please type in your what's this help between these lines:

                  Comment


                    #10
                    Re: Java sun

                    I found the problem i unistalled all and installed it back know its working yeah

                    Comment

                    Working...
                    X