Thank you so much. apt-get install gcc helped.<br><br><br><div class="gmail_quote">On Tue, Nov 6, 2012 at 10:56 AM, Dominic Hargreaves <span dir="ltr"><<a href="mailto:dominic.hargreaves@it.ox.ac.uk" target="_blank">dominic.hargreaves@it.ox.ac.uk</a>></span> wrote:<br>
<blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid" class="gmail_quote"><div class="im">On Tue, Nov 06, 2012 at 10:39:18AM -0500, testwreq wreq wrote:<br>

> I am following installation instructions from the README:<br>
> <a href="http://bestpractical.com/rt/docs/latest/README.html" target="_blank">http://bestpractical.com/rt/docs/latest/README.html</a><br>
><br>
> RT configure command failed with the following error on my new ubuntu<br>
> install. I will appreciate if anyone can advise a way to proceed further?<br>
> What is the fix for this error?<br>
><br>
><br>
> root@rt:/rt/rt-4.0.8# ./configure --prefix=/rt --with-web-user=www-data<br>
> --with-web-group=www-data<br>
> checking for a BSD-compatible install... /usr/bin/install -c<br>
> checking for perl... /usr/bin/perl<br>
> checking for chosen layout... relative<br>
> checking if group rt3 exists... not found<br>
> checking if group rt exists... not found<br>
> checking if group www-data exists... found<br>
> checking if database name is set... yes<br>
> checking if database name is valid... yes<br>
> checking for gcc... no<br>
> checking for cc... no<br>
> checking for cl.exe... no<br>
> configure: error: in `/rt/rt-4.0.8':<br>
> configure: error: no acceptable C compiler found in $PATH<br>
> See `config.log' for more details<br>
<br>
</div>I imagine the quickest way to proceed will be to first run<br>
<br>
apt-get install gcc<br>
<br>
as root.<br>
<br>
However I am a bit confused as to why gcc is being required, as I<br>
don't believe any native code is being compiled. Does autotools just<br>
assume that it will be needed at some point or is it left over from<br>
long ago when there were SUID wrappers?<br>
<br>
Cheers,<br>
Dominic.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Dominic Hargreaves, Systems Development and Support Section<br>
IT Services, University of Oxford<br>
</font></span><br>--------<br>
We're hiring! <a href="http://bestpractical.com/jobs" target="_blank">http://bestpractical.com/jobs</a><br>
<br></blockquote></div><br>