Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • copied to an alternate location (without the -fb) and used with LD_LIBRARY_PATH
  • used as the target for the /usr/lib/libEGL.so symbolic link

The kernel also needs the proper drivers to be present for these libraries to work. This can be checked with:

$ dmesg | grep Galcore
Galcore version 4.6.9.9754

UDEV

Udev must be configured on the target system. JavaFX tries to open libudev.so.0

...