2009-08-19

TELDE – Java Laufzeitumgebung (Teil 16)

Anforderung

Damit auf dem Server Services wie XMPP oder CI – Server, unabhängig von einer Oracle Umgebung betrieben werden können, wird eine eigenständige Java Laufzeitumgebung benötigt.

Lösung

  1. Deinstallation java version "1.4.2" - gij (GNU libgcj) version 4.1.2 20080704 (Red Hat 4.1.2-44)
  2. Installation Sun JDK 6

Komponenten

  Bereich Komponente
  TELDE OES

Umsetzung

Bereich Gegenstand
Download JDK 6 - http://java.sun.com/javase/downloads/index.jsp#jdk
   
Putty Action: Start Putty
  Action: Open Save Session telde.local als Root
   
Shell

login as: root
root@192.168.234.140's password:
Last login: Thu Jul 30 23:45:02 2009 from 192.168.234.1

[root@telde ~]# yum erase java-1.4.2-gcj-compat.i386

:

Removed: java-1.4.2-gcj-compat.i386 0:1.4.2.0-40jpp.115
Dependency Removed: antlr.i386 0:2.7.6-4jpp.2 gjdoc.i386 0:0.7.7-12.el5

 

[root@telde lib]# cd /usr/lib
[root@telde lib]# chmod +x /u01/product/sun/java/6/jdk-6u16-linux-i586.bin
[root@telde lib]:q

# /u01/product/sun/java/6/jdk-6u16-linux-i586.bin

:

For more information on what data Registration collects and
how it is managed and used, see:
http://java.sun.com/javase/registration/JDKRegistrationPrivacy.html

Press Enter to continue.....

Done.

Keine Kommentare:

Kommentar veröffentlichen