You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am a rookie in using ubuntu , I want to know how to open the graphical user interface? I do the 'make' command in GemX, but I don't know what to do next. Please help me. @gpoo
The text was updated successfully, but these errors were encountered:
I do the command "make run" under the dir GemX, but There was an error. Please tell me why ,thanks.
Exception in thread "main" java.lang.UnsatisfiedLinkError: no _CCFinderXLib in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)
at java.lang.Runtime.loadLibrary0(Runtime.java:870)
at java.lang.System.loadLibrary(System.java:1122)
at ccfinderx.CCFinderX.(CCFinderX.java:18)
at GemXMain.main(GemXMain.java:19)
make: *** [run] Error 1
I am a rookie in using ubuntu , I want to know how to open the graphical user interface? I do the 'make' command in GemX, but I don't know what to do next. Please help me. @gpoo
The text was updated successfully, but these errors were encountered: