[rt-users] A Configuration question

Ken Crocker kfcrocker at lbl.gov
Wed Sep 16 14:39:56 EDT 2009


Kevin,

So, if I set my rt-configuration to:
        --prefix=/opt/rt3 \
        --enable-gd \
        --enable-graphviz \

That will work. How do I also add "RT Matrix", "ExternalAuth", 
"CommandByMail", "Calendar",  and Shredder"? The same way?

Kenn
LBNL


On 9/16/2009 9:55 AM, Kevin Falcone wrote:
> On Wed, Sep 16, 2009 at 09:38:42AM -0700, Ken Crocker wrote:
>   
>> To List,
>>
>> I have my install configuration set to:
>>
>>         --with-GD=yes \
>>         --with-GRAPHVIZ=yes \
>>     
>
> GD and GRAPHVIZ are lowercased (just try running your command)
>
> configure: WARNING: unrecognized options: --with-GRAPHVIZ
>
>   
>> Along with all the other stuff.
>>
>> My question is, if I have the "--with-GRAPHVIZ=yes" set up,
>>
>> do I ALSO need to have "--enable-graphviz" ?
>>     
>
> You only need one to enable it, if you look at
> ./configure --help
> --enable-graphviz is the documented one
>
> As long as you install GraphViz RT will attempt to use it (unless
> you've set DisableGraphViz).  The configure option is mostly useful
> for adding GraphViz.pm to the deps list.
>
> -kevin
> _______________________________________________
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
>
> Community help: http://wiki.bestpractical.com
> Commercial support: sales at bestpractical.com
>
>
> Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
> Buy a copy at http://rtbook.bestpractical.com
>
>   
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20090916/e29d57cf/attachment.htm>


More information about the rt-users mailing list