Question about upgrading from 2.2.8 to 2.2.12

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I'm finally getting around to upgrading our Cyrus IMAP installation from 2.2.8 to 2.2.12 on Solaris 9 SPARC. I'm using the same SASL (2.0.18) and Berkeley DB (4.2.52) for 2.2.12 as is compiled into the current 2.2.8 version. The only change I will probably make is to upgrade OpenSSL from 0.9.7g to 0.9.7j. Does anyone know of any issues I may encounter? Should I just be able to compile the new version and do a make install and not have to worry about corrupting any of the *.db or cyrus.* files. In both the 2.2.8 and 2.2.12 compiles I'm selecting the default database backends for the *.db files.

Here's my configure command:

CC=gcc \
CPPFLAGS="-I/local/BerkeleyDB-4.2.52/include -I/local/cyrus/include" \
LDFLAGS="-L/local/BerkeleyDB-4.2.52/lib -R/local/BerkeleyDB-4.2.52/lib" \
LIBS="-lsocket -lnsl" \
./configure \
--prefix=/local/cyrus \
--with-cyrus-prefix=/local/cyrus \
--with-cyrus-user=cyrus \
--with-cyrus-group=mail \
--with-auth=unix \
--enable-netscapehack \
--with-perl=/local/perl/bin/perl \
--enable-murder \
--with-libwrap=/usr/sfw \
--with-openssl=/local/openssl-0.9.7g \
--with-dbdir=/local/BerkeleyDB-4.2.52 \
--with-sasl=/local/sasl2

Thanks in advance for any advice.

 -Shawn

----
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

[Index of Archives]     [Cyrus SASL]     [Squirrel Mail]     [Asterisk PBX]     [Video For Linux]     [Photo]     [Yosemite News]     [gtk]     [KDE]     [Gimp on Windows]     [Steve's Art]

  Powered by Linux