On Tue, 10 Mar 2009 10:20:51 -0430, "Eliezer E Chávez" <eliezer.chavez at gmail.com> said: > Just another thing, how i disable GraphViz and PGP??? To disable PGP, put this in RT_SiteConfig.pm: Set( %GnuPG, Enable => 0); I believe GraphViz to be a build-time option, ./configure --without-graphviz