Views

PS3 installation Guide

It needs IBM java 1.5.0 ppc. It has been tested using installation CD Kubuntu 7.04 (Install was not working with the live CD).

Contents

Installing IBM java 1.6.0

The following instructions assume the latest version to download is “ibm-java2-sdk-6.0-linux-ppc.tgz”, modify the text below as needed.

$ sudo apt-get install libgtk1.2 libstdc++5 java-package
$ mv ibm-java2-sdk-6.0-linux-ppc.tgz ibm-java2-sdk-60-linux-ppc.tgz
$ make-jpkg ibm-java2-sdk-60-linux-ppc.tgz
$ sudo dpkg -i ibm-j2sdk1.6_1.6.0_powerpc.deb
  • check you have java version “1.6.0″
$ java -version
  • if not:
$ sudo update-alternatives --config java

To get it working with firefox

$ sudo ln -s /usr/lib/j2sdk1.5-ibm/jre/bin/libjavaplugin_oji.so /usr/lib/mozilla-firefox/plugins

Restart firefox, go to test website: http://serios.net/content/applets/viewinfoawt.php

Installing Jajuk

See Other_OS_installation_guide

Gallery

See Also