Re: [Exim] About Upgreading Exim 4.20 to 4.23

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Kevin W. Reed
Fecha:  
A: exim-users
Asunto: Re: [Exim] About Upgreading Exim 4.20 to 4.23
Avleen Vig said:
> Or better yet, use a package system that DOES allow you to compile the
> software specifically for your machine and with your customizations and
> still manages the installation correctly.
> </BSD advocate>
>
> Forgive me, I don't know if RPM's or DPKG's can do this. I'm pretty
> certain Sun's pkg system can't.


Sun is easy without a package...

GCC 3.33 compiled Exim upgrade for Sun Sparc Solaris 7/8/9

cd /src
tar xvf newversion
cp oldversion/Local/* newversion/Local/.
cd newversion
less doc/NewStuff to see what changed
Apply corresponding exiscan-acl patch
configure
make
make install
test the new binary perhaps tweak configure
mv symbolic link
done

--
Kevin W. Reed - TNET Services, Inc.
Unoffical Exim MTA Info Forums - http://exim.tnet.com/forums