skyhover / Deckard

Code clone detection; clone-related bug detection; sematic clone analysis
Other
211 stars 79 forks source link

Prerequisites before install... #2

Closed Crimbo closed 12 years ago

Crimbo commented 12 years ago

These items need to be installed before 'build.sh' is executed... (sudo apt-get install )

Bison Flex

skyhover commented 12 years ago

Correct. Also need: python g++

(better to run in bash, not in csh etc.)