Details

      Description

      Hello,

      I was trying to compile IGB on my debian machine. I unfortunately encountered an error. Please see the two log files with full stack trace and full debug logging: one with -DskipTests=true (IGB.log) and one without (IGB_skip.log).

      Is there anything I could do ?

      Thank you in advance.

      Reporter: Alaa
      E-mail: alaa.badreddine@cnrs.fr

        Attachments

        1. IGB_skip.log
          1.62 MB
          Support
        2. IGB.log
          999 kB
          Support

          Activity

          Hide
          ann.loraine Ann Loraine added a comment -

          Thank you for getting in touch and sending the error messages.

          The basic problem is that your Debian system's java installation does not include JavaFX, one of the graphics libraries IGB requires.

          You can fix this by installing and using Oracle's Java.

          To do that, download the latest bug fix release of Oracle's Java version 1.8:
          https://www.oracle.com/java/technologies/javase-jdk8-downloads.html

          You will need to configure your system to use this version of java rather than OpenJDK

          Let me know how it goes!

          -Ann

          Show
          ann.loraine Ann Loraine added a comment - Thank you for getting in touch and sending the error messages. The basic problem is that your Debian system's java installation does not include JavaFX, one of the graphics libraries IGB requires. You can fix this by installing and using Oracle's Java. To do that, download the latest bug fix release of Oracle's Java version 1.8: https://www.oracle.com/java/technologies/javase-jdk8-downloads.html You will need to configure your system to use this version of java rather than OpenJDK Let me know how it goes! -Ann
          Hide
          ann.loraine Ann Loraine added a comment -

          Dear Ann,

          Thanks for replying about my reported issue. Indeed, it was a problem related to JavaFX. Java was already installed on my machine but running those two commands solved the issue:

          apt-get install openjdk-8-jdk openjfx

          Thank you !

          Show
          ann.loraine Ann Loraine added a comment - Dear Ann, Thanks for replying about my reported issue. Indeed, it was a problem related to JavaFX. Java was already installed on my machine but running those two commands solved the issue: apt-get install openjdk-8-jdk openjfx Thank you !
          Hide
          ann.loraine Ann Loraine added a comment -

          Add comment to top-level README about OpenJDK not having JavaFX.

          Show
          ann.loraine Ann Loraine added a comment - Add comment to top-level README about OpenJDK not having JavaFX.

            People

            • Assignee:
              ann.loraine Ann Loraine
              Reporter:
              support Support (Inactive)
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: