• Posts Tagged ‘karmic’

    HowTo: Install OpenCV in Ubuntu Karmic (9.10)

    by  • December 2, 2009 • blog1, HowTo, OpenCV, Ubuntu • 8 Comments

    Heres how I got OpenCV installed: First install some needed packages sudo apt-get install build-essential libgtk2.0-dev Now you need to grab FFmpeg for the install to work svn checkout svn://svn.ffmpeg.org/ffmpeg/trunk ffmpeg The svn didn’t work for me, probably something to do with the proxy I’m under at Uni so I had to grab the...

    Read more →

    Problems Installing OpenCV in Ubuntu Karmic (9.10)

    by  • December 1, 2009 • blog1, HowTo, OpenCV, Ubuntu • 3 Comments

    UPDATE I now have it working and wrote a guide of how I got it to work - http://alexsleat.com/2009/12/02/howto-install-opencv-in-ubuntu-karmic-9-10/ END UPDATE I found a great guide on getting OpenCV to install on Ubuntu Karmic (9.10) –http://ivkin.net/2009/11/installing-opencv-2-0-on-ubuntu-9-10-karmic-koala/ Most the comments show the guide works however I have a couple of problems: Firstly when reloading the...

    Read more →