Hello everyone, I am a beginner in linux, so this question isn’t really obvious for me. Recently I learned how to compile orca and other things from source code. I can compile and install orca from master after a clean system installation. But what should I do for updating it? Should I run ./configure command after pulling new commits from master? Or make && sudo make install is enough? Thank you. -- |