Gungadin
03-19-2002, 04:40 PM
I have done an install a while ago, following some of the wonderfull guides found in this forum, and had seq up and running fine.
Since then there have been sone nifty additions to the program (i like the configurable fov/range circle thingy idea) and i thought it would be time to update.
What i have done is a
cvs update showeq (instead of cvs checkout showeq)
and then
make -f Makefile.dist
./configure
make
make install
This seems to have worked (no compile errors etc) and the program starts up and i can see the new features (can't test if it actually works due to the patch) so i am assuming all went well.
But is this the correct way to update? I have seen options like 'make distclean' and i am wondering if i should have used them instead. Is there a RIGHT way to update, and if so you shed light on it, or can we pop up a guide on how to do it?
(i am using redhat 7.2 and followed the 'install for redhat7.2 guide')
Thanks
Since then there have been sone nifty additions to the program (i like the configurable fov/range circle thingy idea) and i thought it would be time to update.
What i have done is a
cvs update showeq (instead of cvs checkout showeq)
and then
make -f Makefile.dist
./configure
make
make install
This seems to have worked (no compile errors etc) and the program starts up and i can see the new features (can't test if it actually works due to the patch) so i am assuming all went well.
But is this the correct way to update? I have seen options like 'make distclean' and i am wondering if i should have used them instead. Is there a RIGHT way to update, and if so you shed light on it, or can we pop up a guide on how to do it?
(i am using redhat 7.2 and followed the 'install for redhat7.2 guide')
Thanks