Uploaded image for project: 'Byteman'
  1. Byteman
  2. BYTEMAN-164

bminstall script fails on Mac OSX

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.5.2
    • 1.5.1
    • Tools
    • None
    • Hide

      comment out lines 67 - 76 of the 1.5.1 script which try to insert the tools jar into the class path.

      Show
      comment out lines 67 - 76 of the 1.5.1 script which try to insert the tools jar into the class path.

      script bminstall.sh adds the tools jar to the classpath since this is needed for Linux. With the current Mac OSX OpenJDK port this is not needed since the relevant classes are in the normal runtime jars. In fact, the script fails because it cannot find first JAVA_HOME and then the tools jar. The script needs to avoid looking for the jar if the OS is Darwin.

              rhn-engineering-adinn Andrew Dinn
              rhn-engineering-adinn Andrew Dinn
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: