PDA

View Full Version : build exim shows custombuild help



propcgamer
01-27-2011, 02:25 PM
So I was looking to upgrade from exim 4.72->4.73
After doing, ./build update
when I do ./build exim
It simply outputs the commands you can use with custombuild, instead of building exim.

When I check the versions.txt, it has the exim 4.73 md5.
When I check options, it shows exim is set to yes.

Did this get disabled for some reason?

scsi
01-27-2011, 06:42 PM
There is no build exim you have to build from source.

http://help.directadmin.com/item.php?id=125

There is only a ./build exim_conf

propcgamer
01-27-2011, 06:43 PM
Thanks, for some reason I thought it was.

:D

scsi
01-27-2011, 06:46 PM
It looks like custombuild 1.2 might support a ./build exim but custombuild 1.1 doesnt. I see a ./build exim on custombuild 1.2 so you might want to try that one instead if you dont want to manually build from source code.

propcgamer
01-27-2011, 06:48 PM
I think thats were I was confused, some people were referring to custombuild 1.2 but didn't realize it.