On Jun 11, 2008 at 13:43, Jan Janak <[EMAIL PROTECTED]> wrote: > janakj 2008/06/11 13:43:49 CEST > > SER CVS Repository > > Modified files: (Branch: rel_2_0_0) > . Makefile > Log: > - compile mysql and xmlrpc modules byd default, they are needed by > ser-oob
I don't agree with that. By default a simple make all should not require any external stuff. We have makefile groups, we could add another for oob, or just use make group_include="standard-dep" all. We could even create a make oob shortcut (or an install-oob shell script that will do make include_modules=mysql install ; cp etc/ser-oob.cfg $(cfg_prefix)/$(cfg_dir)/ ). BTW: xmlrpc doesn't seem to be needed for ser-oob. In 2.1 is not event loaded, and in 2.0 it doesn't seem to be used anywhere. Andrei _______________________________________________ Serdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/serdev
