hi,
i installed ejabberd for 2 month i think, now i see there is a update how i must upgrade ejabberd.
at that time i download the ejabberd from the svn, when now i download it again what ihave to do ?
only ? configure make and make install?
must i copy any files somewhere???
'make install' copies the binary files
i installed ejabberd for 2 month i think, now i see there is a update how i must upgrade ejabberd. at that time i download the ejabberd from the svn
You can update ejabberd source code if you want. You are not forced to update if you don't want :)
when now i download it again what ihave to do ?
only ? configure make and make install?
must i copy any files somewhere???
When you execute 'make install', it copies the binary files to the final destination. So I think that's enought.