https://bugzilla.redhat.com/show_bug.cgi?id=1438673

Per Bothner <p...@bothner.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p...@bothner.com



--- Comment #4 from Per Bothner <p...@bothner.com> ---
I tried running try-fedora-review (see https://pagure.io/FedoraReview) and then
installed the resulting rpm.

I then tried building Kawa (https://www.gnu.org/software/kawa/) using
/usr/bin/javac - and that failed to find the jfx classes.

As a work-around I created in
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.121-11.b14.fc27.x86_64/jre/lib/ext a link
to /usr/lib/jvm/openjfx/rt/lib/ext/jfxrt.jar . That allowed the compile to
succeed.  However, the resulting executable failed to run.  I didn't continue,
but it's plausible that java couldn't find the right shared libraries.

Since openjdk is installed in a versioned directory (with a nest of
alternatives links), we have to install openjfx using a compatible layout.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org

Reply via email to