[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Java en debian _ 1.5 funciona



a mi em funciona la 1.5.2 perfecte, instruccions:

tret de http://www.linvx.org/?q=archive

Instalar java en Debian

Enviado por Luiso el 10/27/2004 - 15:20
Instalar java en Debian GNU/Linux es algo difícil si no te explican como hacerlo:

    * # apt-get install java-package
* Ahora hay que bajarse de la web: http://java.sun.com/j2se/1.5.0/download.jsp el jdk (fichero jdk-1_5_0-linux-i586.bin). * Editais el fichero /usr/share/java-package/sun-j2sdk.sh y creáis dentro del case:

      "jdk-1_5_0-linux-i586.bin")

      j2se_version=1.5.0
      j2se_expected_min_size=122 # 125899 kB
      found=true
      ;;
    * # make-jpkg jdk-1_5_0-linux-i586.bin
    * # dpkg -i --force- sun-j2sdk1.5_1.5.0_i386.deb
    * # apt-get install sun-j2sdk1.5debian
    * # update-alternatives --config java

Ahora solo falta instalar el BlueJ:

    * Vamos a la página web: http://www.bluej.org/
    * Nos bajamos bluej-201.jar
    * # xhost +
    * # java -jar bluej-201.jar

En/na Ernest Adrogué ha escrit:
On Thu, Dec 23, 2004 at 05:26:56PM +0100, Xarx wrote:

Si algu té el java instal·lat pot fer la prova, clicant el boto:

"Mostro com t'ha de quedar" de la plana:

http://jasper.xtec.es:7451/cdweb/dades/actu/actual_matform/materials/td110/d110m5/d110m5ex.htm


Amb el Java(TM) 2 Runtime Environment, Standard Edition Version 1.4.2
de Sun es torna boig.




Reply to: