gpoo/ccfinderx

How to open graphical user interface?

wangyingjie55 opened this issue · 1 comments

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

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