Jack L wrote: > I hope the installation won't require mysqlclient libraries for > users who are not using mysql authentication :) In other words, > optional via configure :)
Yeah, it has to be written according with the idea of: "Cherokee is a set of building blocks and each one is a component implementing a feature". The point is to let users build their custom servers only with the "blocks" that they really want to use. In the case of the source code, the MySQL validator ought to be an optional component that will not be build is the MySQL development packages are not installed. And for the distribution packages, it should be an independent package depending on the MySQL runtime. The main server package shouldn't depend on anything but a libc library. So, yeah.. do not be scared because of the MySQL or LDAP modules, the server will continue being clean of unwanted dependencies. :-) -- Greetings, alo. http://www.alobbs.com _______________________________________________ Cherokee mailing list [email protected] http://www.0x50.org/cgi-bin/mailman/listinfo/cherokee
