You are here

Add new comment

rncbc's picture

just build and install it again as usual, after a git pull or fresh git clone:

./autogen.sh clean   # only if not a fresh git clone
./autogen.sh
./configure && make && make install

hth
cheers