Nov. 28, 2012
9:15 p.m.
On 28 November 2012 21:11, Casimiro de Almeida Barreto <casimiro.barreto@gmail.com> wrote:
In Fedora 17 it seems to be a CogVM problem. For instance, if I compile the B3DAccelerationPlugin as internal plugin, then OpenGL works OK. Otherwise it fails because libGL is not found.
hmm.. how is this related to NB/Athens?
I had this problem before, just forgot about it (using stackVM).
If someone know how to fix the problem I'm all ears.
PS: I've tried all tricks concerning ld.conf.so, LD_LIBRARY_PATH, etc.
I don't know why things don't work on fedora.. is its kernel supports dlopen()/dlsym() functions? because if yes, you can use them to load libs.. and getting functions. -- Best regards, Igor Stasenko.