1 | initial version |
Since you are using Ubuntu, I would suggest you use gedit (the text editor) and the terminal. It would save you so much time. To install OpenCV in Ubuntu, follow this guide using the terminal.
http://www.samontab.com/web/2012/06/installing-opencv-2-4-1-ubuntu-12-04-lts/
After that, you should have OpenCV up and running. Good Luck.