Libraries are usually preceded by "lib", so the file you are looking for should be called "libgluegen-rt.so". It should be located somewhere in the / usr folder. Since you are using eclipse, you can select “Build-Path Configuration Menu”, go to “Libraries”, then add the path in which your .so file is present in the JRE System Library.
Rocky source share