Thanks for the clear explanation, knc1.
Well, I went to the extensions directory and there I tiped:
gargoyle/dist/gargoyle
I get this message:
gargoyle/dist/gargoyle: error while loading shared libraries: libgarglk.so: cannot open shared object file: No such file or directory
I've assumed that gargoyle is the executable. But, just in case, after that I try:
gargoyle/dist/libgarglk.so
The message I get was:
Segmentation fault
I also get the same message if i try:
dist/gargoyle
in the extension/gargoyle folder.
There isn't any bin directory inside the gargoyle folder. the executable, the garglk.ini file and the libreries are inside the a folder named dist.
|