Hello Grégoire,

  I've have Neko successfully compiled and running on an AMD64 box
  here. The problem you have when compiling is due to MySQL headers
  missing - you need to install something like 'mysql-devel' package
  (or whatever looks like that), and then locate mysql.h and provide
  the path here (if it fails to find it automatically).

Mike

GP> With a 64 bit system I get following error:

GP> neko: error while loading shared libraries: libgc.so.1: wrong ELF class: 
ELFCLASS64

GP> Does anybody ever compiled Neko on such a system and encoutred similar 
problem ?

GP> Moreover, when I tried to compile neko mannually instead of using
GP> Binairies file I got interractives questions like:

GP> Compiling mysql...
GP> The file mysql.h provided when installing MySQL 4.+ was not found
GP> Please enter a valid include path to look for it
GP> Or 's' to skip this library
>> s

GP> But I have absolutly no file named mysql.h ...



GP> Greg 


-- 
Best regards,
 Michael                            mailto:[EMAIL PROTECTED]
-- 
Neko : One VM to run them all
(http://nekovm.org)
  • [Neko] 64 Bit GrĂ©goire Passault
    • Re: [Neko] 64 Bit Michael Pliskin

Reply via email to