Tag Archives: java

Oracle Vs Google: The issue of copyrighting ideas

Written by anuradha.shukla on . Posted in News, Software

The issue of Oracle challenging Google on the use of Java APIs may, on the surface, appear to be a case of IT corporate establishing themselves on a common turf. However, the implications of these digital corporate wars are serious. The ongoing … Continue reading

Install Java JRE/JDK in gentoo and sabayon

Written by Mel Kham on . Posted in Linux tutorials

Question:  How  to install  Java  and  Java  plugins in  Sabayon or  gentoo ?

Install Java/Flash plugins in Chakra/Arch linux

Written by Mel Kham on . Posted in Frequently Asked Questions

Question: How to install Java and  flash plagins  for  Chakra or Archlinux?

How to install Java plugin in Fedora 14

Written by Mel Kham on . Posted in Fedora

Question: How  to install  Fedora  java  plugins?

How to install latest JRE java version in Ubuntu 10.10 Maverick meerkat via PPA

Written by Mel Kham on . Posted in Ubuntu

In order to run Java programs, you must have a Java run time environment (JRE) installed. To run Java web applets in your browser, you additionally need a plugin for your browser, which is not installed by default. In this … Continue reading

How to install java run time in ubuntu 10.10 Maverick Meerkat

Written by Mel Kham on . Posted in Ubuntu

If you want to install Java run time in Ubuntu 10.10 Maverick meerkat.   sudo add-apt-repository ppa:sun-java-community-team/sun-java6sudo apt-get updatesudo apt-get install sun-java6

Cannot run Opera in Fedora

Written by Mel Kham on . Posted in Frequently Asked Questions

$opera ERROR: ld.so: object ‘libjvm.so’ from LD_PRELOAD cannot be preloaded: ignored. ERROR: ld.so: object ‘libawt.so’ from LD_PRELOAD cannot be preloaded: ignored./usr/lib/opera/opera: error while loading shared libraries: libqt-mt.so.3: cannot open shared object file: No such file or directory[localhost@root-user ~]$Answer : yum … Continue reading

How to install Java run time environment in Ubuntu 10.04 Lucid Lynx

Written by Mel Kham on . Posted in Linux tutorials

Java runtime environment JRE was moved to the partner repository in Ubuntu , so now if you want to install it you have to do it from the command line.  

Java History

Written by unixmen_admin on . Posted in News

James Gosling initiated the Java language project in June 1991 for use in one of his many set-top box projects. The language, initially called Oak after an oak tree that stood outside Gosling’s office, also went by the name Green … Continue reading

Howto install Java Runtime Environment in fedora and Linpus

Written by Mel Kham on . Posted in Linpus

To install Java runtime enverinment in fedora or Linpus, please folow the instructions below.