I can't get mod_neko to work on OS X. I tried both apache 1.3 and apache 2.2 (installed with Darwinports). I always get the same message: Cannot load /opt/neko/mod_neko.ndll into server: Library not loaded: @executable_path/libneko.dylib\n Referenced from: /opt/local/apache2/modules/mod_neko.ndll\n Reason: image not found

It seems to mean libneko.dylib can't be found. I tried to copy libneko.dylib in apache's bin directory and it worked. Is there a parameter I'm missing?

Alex

libneko.dylib should be accessible.
One possibility is to add its path to your LD_LIBRARY_PATH
One other is to copy it into an already available library directory

Nicolas


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

Reply via email to