Hi, Yes, I got it to work on Fedora. First:
yum install libgc yum install libgc-devel yum install sqlite-devel yum install httpd-devel yum install pcre-devel yum install mysql-devel Then I hacked the search_include paths in src/tools/install.neko to have /usr/local/httpd and /usr/local/apr-1 early on in the list, and then I got it to compile and run. You might want to comment out the mod_neko, mod_tora entries in that file as well if you are using Apache 2. Regards, Asger
-- Neko : One VM to run them all (http://nekovm.org)
