<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7653.38">
<TITLE>Configuration Question</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT FACE="Courier New">I initially built INN using version 2.4.4 with the following options:</FONT>
</P>

<P><FONT FACE="Courier New">--prefix=<someDir></FONT>

<BR><FONT FACE="Courier New">--with-openssl=/usr/local/ssl</FONT>
</P>

<P><FONT FACE="Courier New">I now want to build it using version 2.4.5 with the following options:</FONT>
</P>

<P><FONT FACE="Courier New">--prefix=<someDir></FONT>

<BR><FONT FACE="Courier New">--with-openssl=/usr/sfw</FONT>

<BR><FONT FACE="Courier New">--enable-ipv6</FONT>

<BR><FONT FACE="Courier New">--with-sendmail=/usr/sbin/sendmail</FONT>

<BR><FONT FACE="Courier New">--with-python</FONT>

<BR><FONT FACE="Courier New">--with-perl</FONT>

<BR><FONT FACE="Courier New">--enable-shared</FONT>

<BR><FONT FACE="Courier New">--with-log-compress=/usr/bin/bzip2</FONT>

<BR><FONT FACE="Courier New">--enable-keywords</FONT>

<BR><FONT FACE="Courier New">--enable-largefiles</FONT>
</P>

<P><FONT FACE="Courier New">What changes do I have to make to allow me to do a "make update" instead of a "make install" since I don't want to clobber all the configuration files that I've setup? I realize that enable-largefiles will cause a problem since it was not turned on before. Is it enough to just rebuild the database after the "make update"? Any other issues I've overlooked?</FONT></P>

<P><FONT FACE="Courier New">Thanks, Brad</FONT>
</P>

</BODY>
</HTML>