I am following installation instructions from the README: http://bestpractical.com/rt/docs/latest/README.html
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? root@rt:/rt/rt-4.0.8# ./configure --prefix=/rt --with-web-user=www-data --with-web-group=www-data checking for a BSD-compatible install... /usr/bin/install -c checking for perl... /usr/bin/perl checking for chosen layout... relative checking if group rt3 exists... not found checking if group rt exists... not found checking if group www-data exists... found checking if database name is set... yes checking if database name is valid... yes checking for gcc... no checking for cc... no checking for cl.exe... no configure: error: in `/rt/rt-4.0.8': configure: error: no acceptable C compiler found in $PATH See `config.log' for more details Below is more information from config.log file: ## ----------- ## ## Core tests. ## ## ----------- ## configure:2006: checking for a BSD-compatible install configure:2074: result: /usr/bin/install -c configure:2088: checking for perl configure:2106: found /usr/bin/perl configure:2119: result: /usr/bin/perl configure:2497: checking for chosen layout configure:2510: result: relative configure:2712: checking if group rt3 exists configure:2718: result: not found configure:2712: checking if group rt exists configure:2718: result: not found configure:2712: checking if group www-data exists configure:2715: result: found configure:2744: checking if database name is set configure:2747: result: yes configure:2755: checking if database name is valid configure:2758: result: yes configure:2849: checking for gcc configure:2879: result: no configure:2942: checking for cc configure:2989: result: no configure:3045: checking for cl.exe configure:3075: result: no configure:3099: error: in `/rt/rt-4.0.8': configure:3101: error: no acceptable C compiler found in $PATH See `config.log' for more details
-------- We're hiring! http://bestpractical.com/jobs
