--with-foo= are for specifying the (non-standard) locales of RT dependencies.
Extensions like RTx::Calendar or RT::Extension::CommandByMail are plugins. They are not bundled with the core and *must* be downloaded and installed separately. For the modern ones i.e; not DDMU or Timeline; that's trivial though: cpan RTx::Foo OR perl -MCPAN -e install RTx::foo Note that you still have to add them to @plugins in RT_SiteConfig.pm by hand. _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [email protected] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
