Petr Holub wrote: > - comment out the following in the configure: [..] > - remove if HAVE_CRYPT thing from the cherokee/Makefile.am > - configure && make once again and it both compiles and works > (tested with basic auth and some .htpasswd file). > > I could do this procedure as a patch in FreeBSD ports, but I'd > very much prefer to have it fixed in the cherokee source, you know :-))
Ok, I going to install a FreeBSD box so as to fix all these compilation problems. ':-) > It is rather painful thing, since htpasswd is used in the sample > config and thus cherokee doesn't start with the default config > when installed from FreeBSD ports. I have fixed this right now. It isn't using an htpasswd entry on the example directories any longer, now it is commented out. > module_loader.c/242: WARNING: cherokee_module_read_config_init doesn't found > module_loader.c/242: WARNING: cherokee_module_file_init doesn't found > module_loader.c/242: WARNING: cherokee_module_dirlist_init doesn't found Woww, it is really odd. I will take a look at this as well. -- Greetings, alo. http://www.alobbs.com _______________________________________________ Cherokee mailing list [email protected] http://www.alobbs.com/cgi-bin/mailman/listinfo/cherokee
