Even on Ubuntu, the library search is
broken. I've had to create symlinks in the vm directory to get
Cog to see much of anything. Are you using callbacks? I tried
them, with some success, but ultimately went back to using a
C/C++ .so to export needed functions. The callbacks were
"working" and I could step through them with the debugger ( very
encouraging and useful!!!!), but ultimately I would get one of a
couple of downstream errors after the callback activity was
over, or so it seemed.
Is your image crashing as part of this?