gpoo / ccfinderx

CCFinderX with autotools support
MIT License
52 stars 25 forks source link

How to open graphical user interface? #5

Open wangyingjie55 opened 5 years ago

wangyingjie55 commented 5 years ago

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

wangyingjie55 commented 5 years ago

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