Michael Gasch
2004-Apr-01 14:53 UTC
[Samba] Update Samba - Build RPM or install it over existing version?
hi
as the subject already tells you:
is it better (and "cleaner") to build samba v3 always as RPM and
install
it or - in case of an update of samba - simply overwrite the existing
version with "configure && make && make install" ?
normally there aren't too many changes in the paths of the
install-scripts, so that all (old) samba files are correctly overwritten
what would you suggest?
thx
greez
--
"Matrix - more than a vision"
**************************************************
Michael Gasch
- Central IT Department -
Max Planck Institute for Evolutionary Anthropology
Deutscher Platz 6
04103 Leipzig
Germany
**************************************************
RRuegner
2004-Apr-01 15:10 UTC
[Samba] Update Samba - Build RPM or install it over existing version?
Michael Gasch schrieb:> hi > > as the subject already tells you: > > is it better (and "cleaner") to build samba v3 always as RPM and install > it or - in case of an update of samba - simply overwrite the existing > version with "configure && make && make install" ? > > normally there aren't too many changes in the paths of the > install-scripts, so that all (old) samba files are correctly overwritten > > what would you suggest? > > thx > greezhi, i have updated samba on suse serveral times with rpm and found no problem but it may be different with other distros Regards
Steven Kurylo
2004-Apr-01 18:57 UTC
[Samba] Update Samba - Build RPM or install it over existing version?
Michael Gasch wrote:> hi > > as the subject already tells you: > > is it better (and "cleaner") to build samba v3 always as RPM and > install it or - in case of an update of samba - simply overwrite the > existing version with "configure && make && make install" ? > > normally there aren't too many changes in the paths of the > install-scripts, so that all (old) samba files are correctly overwritten > > what would you suggest?You shouldn't ever mix rpm installs with make installs, its asking for trouble. Use which ever method you used for the original install. -- Steven Kurylo