jayrambhia / Install-OpenCV

shell scripts to install different version of OpenCV in different distributions of Linux
1.04k stars 946 forks source link

refactor dependencies into separate file #25

Closed ralphtheninja closed 10 years ago

ralphtheninja commented 10 years ago

moved out dependencies into separate file and removed the -qq mode so it's easier to see where something went wrong during the installation .. I first had an error and it was impossible for me to see what went wrong, also added more echoes and prepended "---" in front of our echoes so it's easier to parse out where you are in the script