Looking for a 'yep'.<div><br></div><div>Looks like the upgrade path is going to be pretty painless - nothing in docs/UPGRADE* applies so my steps are:</div><div>backup rt installation</div><div>untar to tmp</div><div>
./configure   #using the same options I used for my initial clean install of 4.0.2</div><div><div>make testdeps</div></div><div>make fixdeps</div><div>repeat make testdeps and make fixdeps until make testdeps is happy</div>
<div>compare generated /tmp/rt-4.0.4/etc/RT_Config with my live one</div><div>Stop web-server</div><div>backup DB</div><div>make upgrade</div><div>make upgrade-database #won't do anything but I'll run it anyway</div>
<div>rm -fr /opt/rt4/var/mason_data/obj   #Clear mason cache</div><div>compare etc/RT_SiteConfig with the one backed up at the start of this process</div><div>Start web-server</div><div># Win!</div><div><br></div><div>This largely what the README suggests.</div>
<div><br></div><div>Does this sound right? Any gotchas I should look for? Steps I can skip?</div><div>thanks</div><div><br></div><div><br></div><div><br></div>