<div>I am following installation instructions from the README: <a href="http://bestpractical.com/rt/docs/latest/README.html" target="_blank">http://bestpractical.com/rt/docs/latest/README.html</a></div><div> </div><div>RT configure command failed with the following error on my new ubuntu install. I will appreciate if anyone can advise a way to proceed further? What is the fix for this error?</div>
<div> </div><div> </div><div><a href="mailto:root@rt:/rt/rt-4.0.8">root@rt:/rt/rt-4.0.8</a># ./configure --prefix=/rt --with-web-user=www-data --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></div><div> </div><div>Below is more information from config.log file:</div><div>## ----------- ##<br>## Core tests. ##<br>## ----------- ##</div><div>configure:2006: checking for a BSD-compatible install<br>
configure:2074: result: /usr/bin/install -c<br>configure:2088: checking for perl<br>configure:2106: found /usr/bin/perl<br>configure:2119: result: /usr/bin/perl<br>configure:2497: checking for chosen layout<br>configure:2510: result: relative<br>
configure:2712: checking if group rt3 exists<br>configure:2718: result: not found<br>configure:2712: checking if group rt exists<br>configure:2718: result: not found<br>configure:2712: checking if group www-data exists<br>
configure:2715: result: found<br>configure:2744: checking if database name is set<br>configure:2747: result: yes<br>configure:2755: checking if database name is valid<br>configure:2758: result: yes<br>configure:2849: checking for gcc<br>
configure:2879: result: no<br>configure:2942: checking for cc<br>configure:2989: result: no<br>configure:3045: checking for cl.exe<br>configure:3075: result: no<br>configure:3099: error: in `/rt/rt-4.0.8':<br>configure:3101: error: no acceptable C compiler found in $PATH<br>
See `config.log' for more details<br></div><div> </div><div> </div>