[exim] Exim Installation Problem

Top Pagina
Delete this message
Reply to this message
Auteur: Tawanda Makota
Datum:  
Aan: exim-users
Onderwerp: [exim] Exim Installation Problem
I am having a problem trying to build exim from source. So far I have done
everything correct but when it comes to building the exim, that's where the
problem starts. When I run "make" I am getting the following error messages:



>>> rebuilt Makefile unchanged




make[1]: Entering directory '/usr/exim/exim-4.68/build-Linux-i386'

gcc buildconfig.c

make[1]: gcc: Command not found

make[1]: *** [buildconfig] Error 127

make[1]: Leaving directory '/usr/exim/exim-4.68/build-Linux-i386'

make: *** [go] Error 2





And when I try to run "make install" it complaints and says





Installation directory is /usr/exim/bin





*** /usr/exim/exim-4.68/build-Linux-i386/exim does not exist or is empty

*** Have you built Exim successfully?

*** Exim installation failed ***

make: *** [install] Error 1





Any idea what this means?





tawmak