jayrambhia / Install-OpenCV

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

Match double digit version numbers #36

Closed arky closed 9 years ago

arky commented 10 years ago

This patch match OpenCV 2.4.10 version number. Correctly matches double digit version numbers.

Fixes "404 Not Found Remote file does not exist -- broken link!!!

Could not find download file on sourceforge page. Please find the download file for version 2.4.1 at http://sourceforge.net/projects/opencvlibrary/files/opencv-unix/2.4.1/ and update this script"

debugger22 commented 9 years ago

Please rebase.

arky commented 9 years ago

Fixed with PR #35