Hi all, I have OpenSuse 11.0 64 bits.
Ive just recompiled gc to get my libgc.so.1 in /usr/lib64 directory. whereis libgc.so.1 returns /usr/lib64 and also /lib64 locations. Problem : Typing neko returns error while loading shared libraries : libgc.so.1 cannot open shared object file : not such file or directory if I make an ln s /lib64/libgc.so.1 /lib/libgc.so.1 I get a wrong ELF so I conclude that neko searches for 32 bit library. I recompiled neko with the D64_64 bits flag, same problem ! Any idea ? How to fully remove past neko installation ? Thx Hervé -- Neko : One VM to run them all (http://nekovm.org)
