Ask Your Question

CodeMonkey's profile - activity

2013-04-03 13:22:37 -0600 received badge  Student (source)
2013-01-29 23:12:13 -0600 received badge  Editor (source)
2013-01-29 23:11:11 -0600 asked a question Compile issue - Ubuntu

I am new to Ubuntu and to Opencv. On attempting to install OpenCV-2.4.3 on Ubuntu 11.10 i get this :

 user@user-ThinkPad-T510:~/OpenCV-2.4.3$  cmake -D CMAKE_BUILD_TYPE=RELEASE 
            -D CMAKE_INSTALL_PREFIX=/usr/local -D BUILD_PYTHON_SUPPORT=ON

CMake Error:

The path to the source directory:
/home/user/OpenCV-2.4.3/BUILD_PYTHON_SUPPORT=ON

contains unsupported character '='.

Please use a different source directory name. Am i doing it wrong???