[exim] Exim Installation Problem
Català
Dansk
Deutsch
Ελληνικά
English
Español
suomi
Français
Galego
magyar
Italiano
日本語
Nederlands
Polski
Português
Português Brasileiro
Este mensaje es parte del siguiente hilo:
El árbol completo de hilos, ordenados por fecha
John Burnham, mensaje del
2007-11-02 14:35
Autor:
Tawanda Makota
Fecha:
2007-11-02 14:29
UTC
A:
exim-users
Asunto:
[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