LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   HowTO install mailmgr (SARG) (https://www.linuxquestions.org/questions/linux-server-73/howto-install-mailmgr-sarg-4175462144/)

fedix 05-15-2013 03:01 PM

HowTO install mailmgr (SARG)
 
I've got a Ubuntu server with squid3, dansguardian and SARG report generator. I want to install mailmgr (http://sarg.sourceforge.net/mailmgr.README.txt). I've downloaded the file and run /.configure but get the following error:
Quote:

checking host system ......
checking for gcc.....no
checking for cc ..... no
configure: error: no acceptable cc found in $path
What should I do to fix or install mailmgr for SARG?

siremaxus 05-15-2013 04:08 PM

Hi,

You have to install the "development tools" package (if ubuntu has something like that).
Usually in CentOS I do this:
#yum install gcc imake autoconf automake

But I don't use ubuntu, so I don't know if this will help:
#sudo apt-get install build-essential

Good Luck

Sire Maxus


All times are GMT -5. The time now is 03:20 AM.