Here are some more informations :

nekoml is not installed with the synaptic packages. 
only neko, nekoc and nekotools.

the nekoml I had was only available since I added it in the path.
it's the one I was trying to compile ...

for the zlib error I don't have more clues :/

johann


> -----Original Message-----
> From: [email protected]
> Sent: Thu, 17 Nov 2011 12:10:47 +0100
> To: [email protected]
> Subject: Re: [Neko] Compile , load and unload modules
> 
> Le 16/11/2011 18:05, johann Sorel a écrit :
>> 
>> Hi again,
>> 
>> the nekoml does not seems to be install properly on my system, trying to
>> use it result in :
>> /nekoml: error while loading shared libraries: libneko.so: wrong ELF
>> class: ELFCLASS64
> 
> Seems strange
> Looks like your nekoml binary is compiled in 32Bit and is trying to load
> libneko which is 64Bit (I guess).
> 
>> the version is 1.8.1-6ubuntu1 installed using apt-get.
>> os : lubuntu 11.10 x64
>> 
>> 
>> I also tryed to compile the nekovm thinking it might be a bug since it's
>> not the last version but also encounter an error :
>> ../bin/neko nekoml -nostd neko/Main.nml nekoml/Main.nml core/*.nml -pack
>> ../bin/nekoml.std
>> ../bin/neko: symbol lookup error: ../bin/zlib.ndll: undefined symbol:
>> deflateInit_
> 
> Seems like you don't have libz installed ?
> Any warnings when you are compiling zlib.ndll ?
> 
> Best,
> Nicolas
> 
> --
> Neko : One VM to run them all
> (http://nekovm.org)

____________________________________________________________
FREE 3D EARTH SCREENSAVER - Watch the Earth right on your desktop!
Check it out at http://www.inbox.com/earth



--
Neko : One VM to run them all
(http://nekovm.org)

Reply via email to