<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Jesse,<br>
<br>
Thanks. Now I'm wondering if there is a list of the packages I can
select from? Like RT_Matrix, CommandByMail, etc. I read README and also
the configure module, but couldn't find a list.<br>
<br>
I'm thinking of putting in graphics, calendar, rt_matrix, commandbymail
and if there are others, I'd like the list and correct spelling of
selections to get them installed.<br>
<br>
When I get the list, I'll put the entire thing (including proper
spelling/CAPS) as an RT wiki item.<br>
<br>
Thanks.<br>
<br>
Kenn<br>
LBNL<br>
<br>
On 8/14/2009 3:12 PM, Jesse Vincent wrote:
<blockquote cite="mid:20090814221253.GC18067@mar-adentro.cable.rcn.com"
 type="cite">
  <pre wrap="">

On Fri 14.Aug'09 at 12:53:49 -0700, Ken Crocker wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">To all Install experts,

I have a couple questions about the configure parameters for installing 3.8.4.


 1. What does "--with-PACKAGE[=yes]" do for me?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
That's an example of syntax. 

--with-graphviz, for example, is how you might use it in RT


  </pre>
  <blockquote type="cite">
    <pre wrap=""> 2. What does "--with-my-user-group" do exactly?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
This installs RT as the user running ./configure instead of trying to
"do the right thing" and install it as a web/rt user.

  </pre>
  <blockquote type="cite">
    <pre wrap=""> 3. Do I need "--with-apachectl"? What happens if I don't use this parameter?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
If RT can't find the command apache uses to restart itself (apachectl),
you can give it a hint as to where to find it.


Could you do me the favor of weaving these answers into the wiki?

Best,
Jesse
  </pre>
</blockquote>
</body>
</html>