Troubleshooting: Difference between revisions

From GLOW Visualization
Jump to navigationJump to search
(Created page with 'This page contains some common problems and their solutions. ==UnsatisfiedLinkError: no nativewindow_jvm in java.library.path== If you receive this error, it means that the JOGL…')
(No difference)

Revision as of 23:18, 6 April 2010

This page contains some common problems and their solutions.

UnsatisfiedLinkError: no nativewindow_jvm in java.library.path

If you receive this error, it means that the JOGL libraries (.dll or .so files) could not be found.

  • Windows: Please install the JOGL installer, and reboot your system afterwards.
  • Mac OS X, Unix: Please see Running GLOW on Unix for how to start Protege properly.