sudo apt-get install cscope로 cscope설치 후

cscope -R명령어 치니까


cscope: no source files found라고 뜨는데 어떻게 해결해야 하냐


which cscope로 확인 해보면

/usr/bin/cscope라고 뜨는거 보면 설치는 제대로 된거 같음