* Sandeep Agarwal <[email protected]>: > On Thu, Oct 28, 2010 at 6:59 PM, Ralf Hildebrandt > <[email protected]> wrote: > > * Brian D <[email protected]>: > > > >> 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 [email protected] | http://www.charite.de
