How to add secure download module

Fernando Perez lists at ruby-forum.com
Wed Aug 25 20:21:02 MSD 2010


By compiling Nginx manually (without support for passenger), I can go a 
bit further, but I now hit a new problem:

error: mutils/mhash_config.h: No such file or directory


When I locate the missing file I see:

mhash-0.9.9.9/mhash-0.9.9/include/mutils/mhash_config.h


What is that? What's that 0.9.9 folder doing here?

Does it mean I need to add an additional -I folder? How to do that with 
my CLFAGS and LDFLAGS?
-- 
Posted via http://www.ruby-forum.com/.



More information about the nginx mailing list