On 07/14/2011 06:00 PM, Xu Wang wrote: > I just want to check that I can do the same thing after updating from > svn. Is the following fine? > > svn update > make > sudo make install > As long as you've already done ./autogen.sh and ./configure, yes.
Note that if you change a file, then you don't need to do the "touch" thing. It's been touched by you. Richard