Saturday, May 23, 2009

Installing Java and Qt Jambi

Java on Linux:

Using Synaptic or package manager:

  1. Install or mark: sun-java6-jdk

  2. Choose Java Virtual Machine:

    1. $sudo update-alternatives- -config java

    2. Enter the number that corresponds to Sun Java then Enter.

  3. Testing if Java is installed properly:

    1. $java then press Enter. It will print the version.

Qt Jambi on Linux:

  1. Download http://get.qtsoftware.com/qtjambi/source/qtjambi-linux32-lgpl-4.5.0_01.tar.gz (32 bit) and Eclipse IDE Integration: http://get.qtsoftware.com/qtjambi/source/qtjambi-eclipse-integration-linux32-4.5.0_01.tar.gz

Java on Windows:

  1. Download and Install www.java.com JDK version 6(or better).

Qt Jambi on Windows:

  1. http://get.qtsoftware.com/qtjambi/source/qtjambi-win32-lgpl-4.5.0_01.zip

  2. Eclipse IDE Integration: http://get.qtsoftware.com/qtjambi/source/qtjambi-eclipse-integration-win32-4.5.0_01.zip

Flash movie here


to be continued...

No comments: