HowTo Install Java 1.6 and Flash

3

Click here to load reader

description

lll

Transcript of HowTo Install Java 1.6 and Flash

CR010_2

Installing Latest JAVA version 1.6 on the VMInstalling latest java version 1.6 jdk on oel5.4 32-bit, And enabling for Firefox/Mozilla..)

Install the FLASH to enable the performance page 11gR1 GC to appear.Installing Latest JAVA version 1.6 on the VM# yum install java

Verify with java -version.

1.cExecuting Pre-Requistes of Installing java6 for Installing WebLogic :

Installing latest java version 1.6 jdk on oel5.4 32-bit, And enabling for Firefox/Mozilla..)

Executing Pre-Requisite of JAVA:

Installed java version 1.6 jdk on oel5.4 32-bit. From the below URL: http://download.java.net/jdk6/6u25/promoted/b01/

Note: Tried earlier installing 1.7 jre from the below location but did not worked. Finally downloaded the JDK 1.6 from the above URL and it worked.

Download the latest java and install on OEL 5.4 32-BIT, since it has java verstion 1.4 preInstalled.

http://www.java.com/en/download/help/linux_install.xml (Reference URL to download)

http://www.java.com/en/download/linux_manual.jsp

PROCEDURE:

-----------

step: Download Java for Linux Platforms not java rpms

jdk-6u25-ea-bin-b01-linux-i586-27_jan_2011.bin,

step: Check and note where Java is currently installed in a directory.

[root@edbar2p6 alternatives]# ls -l java

lrwxrwxrwx 1 root root 35 Apr 9 14:48 java -> /usr/lib/jvm/jre-1.4.2-gcj/bin/java

step: Copy the downloaded file in the installation directory and Extract the file. It will create the directory with the name 'jdk1.6.0_25'

[root@edbar2p6 Weblogic_soft]# cp jdk-6u25-ea-bin-b01-linux-i586-27_jan_2011.bin /usr/lib/jvm/

[root@edbar2p6 jvm]# ./jdk-6u25-ea-bin-b01-linux-i586-27_jan_2011.bin

step: Delete the old link and create the new one pointing to the new java directory. And Finally check the Version..

[root@edbar2p6 bin]# rm java

rm: remove symbolic link `java'? y

[root@edbar2p6 bin]#

#Cd /usr/bin[root@edbar2p6 bin]# ln -s /usr/lib/jvm/jdk1.6.0_25/bin/java java

[root@edbar2p6 bin]# ls -l java

lrwxrwxrwx 1 root root 33 Apr 11 10:13 java -> /usr/lib/jvm/jdk1.6.0_25/bin/java

[root@edbar2p6 bin]# which java

exi/usr/bin/java

[root@edbar2p6 bin]# java -version

java version "1.6.0_25-ea"

Java(TM) SE Runtime Environment (build 1.6.0_25-ea-b01)

Java HotSpot(TM) Server VM (build 20.0-b08, mixed mode)Procedure -2: To install latest JAVA

# yum install java

3.bInstall the FLASH to enable the performance page 11gR1 GC to appear.Since, Firefox was already installed and configured. Just installed the flash player and configured.

#rpm -qa | grep firefox

Firefox-3.0.12-1.0.1.el5_3

STEP-1:

Download the latest flash for oel5.4 32bit by clicking on GridControl performance page, install plugin. It will take you the following URL.

http://get.adobe.com/flashplayer/completion/?installer=Flash_Player_10_for_other_Linux_%28.tar.gz%29

This will download file: install_flash_player_10_linux.tar.gz, MAKE folder flash_player under '/usr/lib' and copy this file in it. And extract as below.

#cd /usr/lib

#mkdir flash_player# cp /media/flash_player/install_flash_player_10_linux.tar.gz flash_player/#tar zxvf install_flash_player_10_linux.tar.gzSTEP-2: Make the directory 'plugins' if not already exists under firefox '/usr/lib/firefox-3.0.12/'#mkdir pluginsSTEP-3:

cd /usr/lib/firefox-3.0.12/plugins

ln -s /usr/lib/flash_player/libflashplayer.so libflashplayer.soTESTING:

Access the 11gR1 GridControl Performance Page and check...

Alhamdulliah, working fine.......

Reference URLs:

https://www.virtualbox.org.https://edelivery.oracle.comhttp://www.oratraining.com/blog/2012/02/creating-oracle-virtualbox-virtual-machine-with-oracle-linux/ (vip for sample VM setups...)http://public-yum.oracle.comhttp://vishalorcl.blogspot.ae/2013/09/install-virtualbox-linux-guest.htm

http://www.oracledistilled.com/windows/configuring-the-loopback-adapter-on-microsoft-windows/

http://www.oracle.com/technetwork/server-storage/linux/asmlib/ol6-1709075.htmlhttp://oracleexamples.wordpress.com/2011/08/08/how-to-install-asmlib-from-oracles-public-yum/For 11gR1 GridControl Setup:Case Study - Installing Grid Control 11.1.0.1 - Installation of jdk1.6 0n Linux x86_64 Before Installing WebLogic Server 10.3.2 (Doc ID 1063587.1)

EM 11g: Required External Components and Versions for the Grid Control 11.1.0.1.0 Installation (Doc ID 1106105.1)

How to Download and Apply the Recommended WLS patch WDJ7 (9438213) on WLS for 11g Grid Control Installation or Upgrade (Doc ID 1072763.1)

File Ref: SAW - size hardware for Portal implementation (v. DRAFT 1A )