[Dovecot] migration 1.1.7 to 2.0.6
I'm thinking of migrating from 1.1.7 (default RPM on SUSE 11.1) to 2.0.6 compiled from source using the default locations.
Any Gotchas to expect that are different to an upgrade from 1.2?
Any hints from moving from RPM to compiling from source and retaining the default configuration under /usr/local?
TIA
--
Brian Duffell RiscPC600 | VRPC Sa-Adjust RISC OS 6.10 96Mb
Linux PCs on RISC OS network |
- Brian D dovecot@planet3.freeuk.co.uk:
I'm thinking of migrating from 1.1.7 (default RPM on SUSE 11.1) to 2.0.6 compiled from source using the default locations.
Any Gotchas to expect that are different to an upgrade from 1.2?
Basically it works as documented. How many clients is your machine serving?
Ralf Hildebrandt Geschäftsbereich IT | Abteilung Netzwerk Charité - Universitätsmedizin Berlin Campus Benjamin Franklin Hindenburgdamm 30 | D-12203 Berlin Tel. +49 30 450 570 155 | Fax: +49 30 450 570 962 ralf.hildebrandt@charite.de | http://www.charite.de
- Brian D dovecot@planet3.freeuk.co.uk:
Any hints from moving from RPM to compiling from source and retaining the default configuration under /usr/local?
a) backup the config b) install with the default --prefix setting, which IS /usr/local
-- Ralf Hildebrandt Geschäftsbereich IT | Abteilung Netzwerk Charité - Universitätsmedizin Berlin Campus Benjamin Franklin Hindenburgdamm 30 | D-12203 Berlin Tel. +49 30 450 570 155 | Fax: +49 30 450 570 962 ralf.hildebrandt@charite.de | http://www.charite.de
On Thu, Oct 28, 2010 at 6:59 PM, Ralf Hildebrandt Ralf.Hildebrandt@charite.de wrote:
- Brian D dovecot@planet3.freeuk.co.uk:
Any hints from moving from RPM to compiling from source and retaining the default configuration under /usr/local?
a) backup the config b) install with the default --prefix setting, which IS /usr/local
I use the following compile options
./configure --prefix=/usr --sysconfdir=/etc --with-sql --with-pgsql --with-zlib --with-bzlib --with-ssl
-- Ralf Hildebrandt Geschäftsbereich IT | Abteilung Netzwerk Charité - Universitätsmedizin Berlin Campus Benjamin Franklin Hindenburgdamm 30 | D-12203 Berlin Tel. +49 30 450 570 155 | Fax: +49 30 450 570 962 ralf.hildebrandt@charite.de | http://www.charite.de
- Sandeep Agarwal sandeepagarwal.1980@gmail.com:
On Thu, Oct 28, 2010 at 6:59 PM, Ralf Hildebrandt Ralf.Hildebrandt@charite.de wrote:
- Brian D dovecot@planet3.freeuk.co.uk:
Any hints from moving from RPM to compiling from source and retaining the default configuration under /usr/local?
a) backup the config b) install with the default --prefix setting, which IS /usr/local
I use the following compile options
./configure --prefix=/usr --sysconfdir=/etc --with-sql --with-pgsql --with-zlib --with-bzlib --with-ssl
In that case the files go to /usr/bin /usr/lib etc. Meaning - aynthing below /usr/local is untouchted.
-- Ralf Hildebrandt Geschäftsbereich IT | Abteilung Netzwerk Charité - Universitätsmedizin Berlin Campus Benjamin Franklin Hindenburgdamm 30 | D-12203 Berlin Tel. +49 30 450 570 155 | Fax: +49 30 450 570 962 ralf.hildebrandt@charite.de | http://www.charite.de
participants (3)
-
Brian D
-
Ralf Hildebrandt
-
Sandeep Agarwal