Woopra Forums » Troubleshooting » Linux Software

Installion problem on Ubuntu 8.04

(4 posts)
  • Started 4 months ago by jinchang
  • Latest reply from tiggsy
  • This topic is not a support question

Tags:

  • jinchang
    Member

    i using Ubuntu 8.04

    Java:
    mickey@mickey:~/Desktop$ java -version
    java version "1.6.0_06"
    Java(TM) SE Runtime Environment (build 1.6.0_06-b02)
    Java HotSpot(TM) Server VM (build 10.0-b22, mixed mode)

    The answer
    mickey@mickey:~/Desktop$ ./woopra_unix.sh
    No suitable Java Virtual Machine could be found on your system.
    The version of the JVM must be at least 1.6.
    Please define INSTALL4J_JAVA_HOME to point to a suitable JVM.
    You can also try to delete the JVM cache file /home/mickey/.install4j

    Did i something wrong? Has somebody an idea why that happen? JAVA is installed.

    Thx in advance

    klaus

    Posted 4 months ago #
  • ephman
    Member

    i seem to have the same issue. on one computer works great! on another i get this error. both machines however are running 1.6, and 8.04. can't seem to figure it out!!!

    thanks,

    ephman

    Posted 4 months ago #
  • tiggsy
    Member

    I haven't even got this far. I'm getting command not found.

    tiggsy@tiggsys-desktop:~$ cd Desktop
    tiggsy@tiggsys-desktop:~/Desktop$ sudo ./woopra_unix_1_2_rc2.sh
    sudo: ./woopra_unix_1_2_rc2.sh: command not found

    The file is on the desktop... So which command can't it find??

    Posted 3 months ago #
  • tiggsy
    Member

    OK. I have found a helpful article, but not helpful enough, unfortunately.

    I have done this:
    $ sudo aptitude install sun-java6-jre
    $ sh woopra_unix.sh

    I got :
    No suitable Java Virtual Machine could be found on your system.
    The version of the JVM must be at least 1.5.
    Please define INSTALL4J_JAVA_HOME to point to a suitable JVM.
    You can also try to delete the JVM cache file /home/tiggsy/.install4j

    I searched around a bit and saw something on another forum, and created a file called ~/.bashrc containing:
    export INSTALL4J_JAVA_HOME=/opt/sslexplorer/jre

    Then i rebooted and did sh woopra_unix.sh

    I got the No suitable.. message again.

    Posted 3 months ago #

RSS feed for this topic

Reply

You must log in to post.