liblwjgl64 and libopenal64 SO artifacts

Hi,

I’m on Ubuntu 12.04 (desktop) here. When I run some simple jME applications (like the examples off of the Beginner’s Tutorials), I see the following to .so files appear in my project root:

  • liblwjgl64.so
  • libopenal64.so

If I delete them, and then run my jME application again, they re-appear!

What are these, why are they being generated, and is there any way for me to control which directory they get created inside of (I like to keep my project root clean!)? Thanks in advance!

Sorry, the topic should read liblwjgl64 not 65…