exim upgrade via custombuild

dan

Verified User
Joined
Jan 2, 2007
Messages
98
Location
North Wales, UK
trying to upgrade exim to 4.76 with custombuild. gives me this:

Code:
gcc -o exim
gcc: auths/auths.a: No such file or directory
make[1]: *** [exim] Error 1
make[1]: Leaving directory `/usr/local/directadmin/custombuild/exim-4.76/build-Linux-i386'
make: *** [all] Error 2

*** The make has failed, would you like to try to make again? (y,n):

tried again, same error. any clues?
 
hmm. maybe not then. many of the apt-get commands fail because ubuntu 9.10 isn't supported anymore. i guess i'll just have to leave exim at 4.71. everything else compiles ok. just, not that.

i have my reasons for not upgrading the o/s..just, incase you're wondering :P
 
Search these forums for information on how to install exim from source on your server. I know I've seen it for CentOS; hopefully it exists for Debian/Ubuntu as well.

Jeff
 
Back
Top